TVideoGrabber.SendDVCommand

Prev

Next

TVideoGrabber

Methods

 




































































































Sends a command to the VCR.


Declaration
function SendDVCommand(DVCommand: TDVCommand): Boolean;


bool __fastcall SendDVCommand(TDVCommand DVCommand)


Function SendDVCommand(DVCommand As TxDVCommand) As Boolean

Description

Sends the specified TDVCommand transport command to the DV device.
Returns true upon success.


See Also
TDVSize TDVVideoFormat TDVVideoStandard TOnDVCommandCompleted DVDateTimeEnabled DVDiscontinuityMinimumInterval DVRecordingInNativeFormatSeparatesStreams DVReduceFrameRate DVRgb219 DVTimeCodeEnabled IsDigitalVideoIn IsDVCommandAvailable IsTimeCodeReaderAvailable OnDVCommandCompleted