Module win32

Source

Re-exports§

pub use windows;

Structs§

Direct3DDevice
MediaThreadClassGuard

Enums§

IMFValue
MediaThreadClass
ProcessPriority

Traits§

AsIMFAttributes
EasyTexture
MediaFoundationIMFAttributesSetHelper

Functions§

d3d_context_borrowed_raw
d3d_device_borrowed_raw
d3d_texture_borrowed_raw
get_hwnd_size
set_process_priority
Sets the priority class for the specified process. This value together with the priority value of each thread of the process determines each thread’s base priority level.
shutdown
Shuts down the Microsoft Media Foundation platform. Call this function once for every call to MFStartup. Do not call this function from work queue threads.
startup
Initializes Microsoft Media Foundation.