IBMDStreamingVideoEncodingMode

Undocumented in source.

Members

Functions

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.
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.
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.
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.
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.
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.
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.
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.
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.
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.

Static variables

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.

Inherited Members

From IUnknown

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.
QueryInterface
int QueryInterface(IID iid, void** ppvObject)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
AddRef
uint AddRef()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
Release
uint Release()
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