Type VLDSCapture.TVLOnRawCaptionData
From Mitov Wiki Doc
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: VLDSCapture
Contents |
Syntax
Delphi:
type procedure TVLOnRawCaptionData( Sender : TObject, Value : String ) of object;
C++ Builder:
typedef void __fastcall (__closure *TVLOnRawCaptionData)( TObject * Sender, String Value );
Summary
Event type for events is called when raw text data is extracted from a closed captions stream.
Description
Defines event type for events is called when raw text data is extracted from a closed captions stream.