Class VLVideoCompressor.TVLVideoCompressor

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.

BIGVLVideoCompressor.gif VLVideoCompressor.gif NETVLVideoCompressor.gif

Package: VideoLabPkg

Unit: VLVideoCompressor

Inherits: TVLBasicVideoCompressor

Contents

Syntax

Delphi:

type TVLVideoCompressor = class( TVLBasicVideoCompressor )

C++ Builder:

class TVLVideoCompressor : public TVLBasicVideoCompressor

Visual C++ (MFC):

class CTVLVideoCompressor : public CTVLBasicVideoCompressor

C# (.NET):

public ref class VideoCompressor : Mitov.VideoLab.BasicVideoCompressor

Summary

Compresses the video.

Description

This component can be used compress video. It will use any filter available to the Video Compression Manager(VCM). The compressed data can be sent over TCP/IP or UDP.

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


Diagram:

VLVideoCompressor Preview.png

Properties

Published

From TVLBasicVideoCompressor

Pins

From TALBasicCompressor

Pins

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox