Class VLStreamTypes.TVLOWImageRawSinkPin

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
Line 26: Line 26:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TVLOWImageRawSinkPin : [[Class VLStreamTypes.TVLOWImageSinkPin|Mitov.VideoLab.OWImageSinkPin]]
+
'''public ref class''' OWImageRawSinkPin : [[Class VLStreamTypes.TVLOWImageSinkPin|Mitov.VideoLab.OWImageSinkPin]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==

Latest revision as of 00:30, 26 June 2013

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