- Abort
HRESULT Abort()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- Close
HRESULT Close(BOOL standbyOn)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- CrashRecordStart
HRESULT CrashRecordStart(BMDDeckControlError* error)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- CrashRecordStop
HRESULT CrashRecordStop(BMDDeckControlError* error)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- Eject
HRESULT Eject(BMDDeckControlError* error)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- FastForward
HRESULT FastForward(BOOL viewTape, BMDDeckControlError* error)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- GetCaptureOffset
HRESULT GetCaptureOffset(int* captureOffsetFields)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- GetCurrentState
HRESULT GetCurrentState(BMDDeckControlMode* mode, BMDDeckControlVTRControlState* vtrControlState, BMDDeckControlStatusFlags* flags)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- GetDeviceID
HRESULT GetDeviceID(ushort* deviceId, BMDDeckControlError* error)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- GetExportOffset
HRESULT GetExportOffset(int* exportOffsetFields)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- GetManualExportOffset
HRESULT GetManualExportOffset(int* deckManualExportOffsetFields)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- GetPreroll
HRESULT GetPreroll(uint* prerollSeconds)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- GetTimecode
HRESULT GetTimecode(IDeckLinkTimecode* currentTimecode, BMDDeckControlError* error)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- GetTimecodeBCD
HRESULT GetTimecodeBCD(BMDTimecodeBCD* currentTimecode, BMDDeckControlError* error)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- GetTimecodeString
HRESULT GetTimecodeString(BMDSTR* currentTimeCode, BMDDeckControlError* error)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- GoToTimecode
HRESULT GoToTimecode(BMDTimecodeBCD timecode, BMDDeckControlError* error)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- Jog
HRESULT Jog(double rate, BMDDeckControlError* error)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- Open
HRESULT Open(BMDTimeScale timeScale, BMDTimeValue timeValue, BOOL timecodeIsDropFrame, BMDDeckControlError* error)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- Play
HRESULT Play(BMDDeckControlError* error)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- Rewind
HRESULT Rewind(BOOL viewTape, BMDDeckControlError* error)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- SendCommand
HRESULT SendCommand(ubyte* inBuffer, uint inBufferSize, ubyte* outBuffer, uint* outDataSize, uint outBufferSize, BMDDeckControlError* error)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- SetCallback
HRESULT SetCallback(IDeckLinkDeckControlStatusCallback callback)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- SetCaptureOffset
HRESULT SetCaptureOffset(int captureOffsetFields)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- SetExportOffset
HRESULT SetExportOffset(int exportOffsetFields)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- SetPreroll
HRESULT SetPreroll(uint prerollSeconds)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- SetStandby
HRESULT SetStandby(BOOL standbyOn)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- Shuttle
HRESULT Shuttle(double rate, BMDDeckControlError* error)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- StartCapture
HRESULT StartCapture(BOOL useVITC, BMDTimecodeBCD inTimecode, BMDTimecodeBCD outTimecode, BMDDeckControlError* error)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- StartExport
HRESULT StartExport(BMDTimecodeBCD inTimecode, BMDTimecodeBCD outTimecode, BMDDeckControlExportModeOpsFlags exportModeOps, BMDDeckControlError* error)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- StepBack
HRESULT StepBack(BMDDeckControlError* error)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- StepForward
HRESULT StepForward(BMDDeckControlError* error)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- Stop
HRESULT Stop(BMDDeckControlError* error)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- TogglePlayStop
HRESULT TogglePlayStop(BMDDeckControlError* error)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.