IWMVideoDecoderReconBuffer::GetReconstructedVideoFrame 方法 (wmcodecdsp.h)
注意 這個方法已過時,不應使用。
語法
HRESULT GetReconstructedVideoFrame(
[out] IMediaBuffer *pBuf
);
參數
[out] pBuf
接收重建視訊畫面之媒體緩衝區的位址。
傳回值
方法會傳回 HRESULT。 可能的值包括 (但不限於) 下表中的這些值。
傳回碼 | 描述 |
---|---|
|
此方法已成功。 |
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows XP [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2003 [僅限桌面應用程式] |
目標平台 | Windows |
標頭 | wmcodecdsp.h |