Class VLVideoDecompressor.TVLVideoDecompressor

From Mitov Wiki Doc
Revision as of 00:30, 26 June 2013 by David Alm (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

BIGVLVideoDecompressor.gif VLVideoDecompressor.gif NETVLVideoDecompressor.gif

Package: VideoLabPkg

Unit: VLVideoDecompressor

Inherits: TVLBasicSizeVideoDecompressor

Contents

Syntax

Delphi:

type TVLVideoDecompressor = class( TVLBasicSizeVideoDecompressor )

C++ Builder:

class TVLVideoDecompressor : public TVLBasicSizeVideoDecompressor

Visual C++ (MFC):

class CTVLVideoDecompressor : public CTVLBasicSizeVideoDecompressor

C# (.NET):

public ref class VideoDecompressor : Mitov.VideoLab.BasicSizeVideoDecompressor

Summary

Decompresses compressed video.

Description

This component can be used decompress compressed video. It will use any filter available to the Video Compression Manager(VCM). The compressed data can be received over TCP/IP or UDP decompressed and then played on a fly, allowing Video over IP type of applications.

To use the component, connect the input pin to a generic buffer source pin. The output pin can be connected to any component that accepts video data buffer.


Diagram:

VLVideoDecompressor Preview.png

Properties

Published

From TVLBasicSizeVideoDecompressor

Properties

Published

From TVLBasicVideoDecompressor

Pins

From TALBasicDecompressor

Pins

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox