共用方式為


ID3D12VideoDecodeCommandList 介面 (d3d12video.h)

封裝影片譯碼的圖形命令清單。 此介面由 ID3D12VideoDecodeCommandList1繼承。

繼承

ID3D12VideoDecodeCommandList 介面繼承自 ID3D12CommandList 介面。

方法

ID3D12VideoDecodeCommandList 介面具有這些方法。

 
ID3D12VideoDecodeCommandList::BeginEvent

僅供內部使用。 不適合直接呼叫。 (ID3D12VideoDecodeCommandList::BeginEvent)
ID3D12VideoDecodeCommandList::BeginQuery

啟動執行中的查詢。 (ID3D12VideoDecodeCommandList::BeginQuery)
ID3D12VideoDecodeCommandList::ClearState

將直接命令清單的狀態重設為建立命令清單時所在的狀態。 (ID3D12VideoDecodeCommandList::ClearState)
ID3D12VideoDecodeCommandList::Close

表示命令清單的錄製已完成。 (ID3D12VideoDecodeCommandList::Close)
ID3D12VideoDecodeCommandList::D ecodeFrame

將譯碼框架作業記錄至命令清單。
ID3D12VideoDecodeCommandList::D iscardResource

指出可以捨棄資源的目前內容。 (ID3D12VideoDecodeCommandList::D iscardResource)
ID3D12VideoDecodeCommandList::EndEvent

僅供內部使用。 不適合直接呼叫。 (ID3D12VideoDecodeCommandList::EndEvent)
ID3D12VideoDecodeCommandList::EndQuery

結束查詢。 (ID3D12VideoDecodeCommandList::EndQuery)
ID3D12VideoDecodeCommandList::Reset

將命令清單重設為其初始狀態,就像剛建立新的命令清單一樣。 (ID3D12VideoDecodeCommandList::Reset)
ID3D12VideoDecodeCommandList::ResolveQueryData

從查詢擷取數據。 (ID3D12VideoDecodeCommandList::ResolveQueryData)
ID3D12VideoDecodeCommandList::ResourceBarrier

通知驅動程式需要同步處理資源的多個存取。 (ID3D12VideoDecodeCommandList::ResourceBarrier)
ID3D12VideoDecodeCommandList::SetMarker

僅供內部使用。 不適合直接呼叫。 (ID3D12VideoDecodeCommandList::SetMarker)
ID3D12VideoDecodeCommandList::SetPredication

指定如果述詞值通過指定的作業,則不應該執行後續命令。 (ID3D12VideoDecodeCommandList::SetPredication)
ID3D12VideoDecodeCommandList::WriteBufferImmediate

直接從命令數據流將 32 位的即時值寫入指定的緩衝區位置。 (ID3D12VideoDecodeCommandList::WriteBufferImmediate)

規格需求

需求
標頭 d3d12video.h

另請參閱