windows::Win32::Media::MediaFoundation

Trait ID3D12VideoDecoderHeap_Impl

pub trait ID3D12VideoDecoderHeap_Impl: ID3D12Pageable_Impl {
    // Required method
    fn GetDesc(&self) -> D3D12_VIDEO_DECODER_HEAP_DESC;
}

Required Methods§

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementors§