Class VLStreamTypes.TVLOWImageRawSinkPin

From Mitov Wiki Doc
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.

Package: VideoLabBasicPkg

Unit: VLStreamTypes

Inherits: TVLOWImageSinkPin

Contents

Syntax

Delphi:

type TVLOWImageRawSinkPin = class( TVLOWImageSinkPin, IOWSLBinaryStream, IOWVLImageStream, IOWVLImageOrCompressedStream )

C++ Builder:

class TVLOWImageRawSinkPin : public TVLOWImageSinkPin

Visual C++ (MFC):

class CTVLOWImageRawSinkPin : public CTVLOWImageSinkPin

C# (.NET):

public ref class OWImageRawSinkPin : Mitov.VideoLab.OWImageSinkPin

Summary

Video or Raw data Sink Pin class.

Description

This pin is capable to receive Video or Raw data. You can connect it to any SourcePin capable to send Video or Raw data.

Raw data usually is a compressed video or compressed video+audio stream.

From TSLOWSinkPin

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox