- DoesSupportVideoEncodingMode
HRESULT DoesSupportVideoEncodingMode(BMDDisplayMode inputMode, IBMDStreamingVideoEncodingMode encodingMode, BMDStreamingEncodingSupport* result, IBMDStreamingVideoEncodingMode* changedEncodingMode)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- DoesSupportVideoInputMode
HRESULT DoesSupportVideoInputMode(BMDDisplayMode inputMode, BOOL* result)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- GetCurrentDetectedVideoInputMode
HRESULT GetCurrentDetectedVideoInputMode(BMDDisplayMode* detectedMode)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- GetVideoEncodingMode
HRESULT GetVideoEncodingMode(IBMDStreamingVideoEncodingMode* encodingMode)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- GetVideoEncodingModePresetIterator
HRESULT GetVideoEncodingModePresetIterator(BMDDisplayMode inputMode, IBMDStreamingVideoEncodingModePresetIterator* iterator)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- GetVideoInputModeIterator
HRESULT GetVideoInputModeIterator(IDeckLinkDisplayModeIterator* iterator)
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(IUnknown theCallback)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- SetVideoEncodingMode
HRESULT SetVideoEncodingMode(IBMDStreamingVideoEncodingMode encodingMode)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- SetVideoInputMode
HRESULT SetVideoInputMode(BMDDisplayMode inputMode)
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()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- StopCapture
HRESULT StopCapture()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.