IBMDStreamingMutableVideoEncodingMode

Undocumented in source.

Members

Functions

SetDestSize
HRESULT SetDestSize(uint width, uint height)
Undocumented in source.
SetFlag
HRESULT SetFlag(BMDStreamingEncodingModePropertyID cfgID, BOOL value)
Undocumented in source.
SetFloat
HRESULT SetFloat(BMDStreamingEncodingModePropertyID cfgID, double value)
Undocumented in source.
SetInt
HRESULT SetInt(BMDStreamingEncodingModePropertyID cfgID, LONGLONG value)
Undocumented in source.
SetSourceRect
HRESULT SetSourceRect(uint posX, uint posY, uint width, uint height)
Undocumented in source.
SetString
HRESULT SetString(BMDStreamingEncodingModePropertyID cfgID, BMDSTR value)
Undocumented in source.

Static variables

iid
GUID iid;
Undocumented in source.

Inherited Members

From IBMDStreamingVideoEncodingMode

iid
GUID iid;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GetName
HRESULT GetName(BMDSTR* name)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GetPresetID
uint GetPresetID()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GetSourcePositionX
uint GetSourcePositionX()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GetSourcePositionY
uint GetSourcePositionY()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GetSourceWidth
uint GetSourceWidth()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GetSourceHeight
uint GetSourceHeight()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GetDestWidth
uint GetDestWidth()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GetDestHeight
uint GetDestHeight()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GetFlag
HRESULT GetFlag(BMDStreamingEncodingModePropertyID cfgID, BOOL* value)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GetInt
HRESULT GetInt(BMDStreamingEncodingModePropertyID cfgID, LONGLONG* value)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GetFloat
HRESULT GetFloat(BMDStreamingEncodingModePropertyID cfgID, double* value)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
GetString
HRESULT GetString(BMDStreamingEncodingModePropertyID cfgID, BMDSTR* value)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
CreateMutableVideoEncodingMode
HRESULT CreateMutableVideoEncodingMode(IBMDStreamingMutableVideoEncodingMode* newEncodingMode)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Meta