IBMDStreamingH264InputCallback

Undocumented in source.

Members

Functions

H264AudioPacketArrived
HRESULT H264AudioPacketArrived(IBMDStreamingAudioPacket audioPacket)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
H264NALPacketArrived
HRESULT H264NALPacketArrived(IBMDStreamingH264NALPacket nalPacket)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
H264VideoInputConnectorChanged
HRESULT H264VideoInputConnectorChanged()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
H264VideoInputConnectorScanningChanged
HRESULT H264VideoInputConnectorScanningChanged()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
H264VideoInputModeChanged
HRESULT H264VideoInputModeChanged()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
MPEG2TSPacketArrived
HRESULT MPEG2TSPacketArrived(IBMDStreamingMPEG2TSPacket tsPacket)
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