#[repr(C)]pub struct AUDIO_ENDPOINT_SHARED_CREATE_PARAMS {
pub u32Size: u32,
pub u32TSSessionId: u32,
pub targetEndpointConnectorType: EndpointConnectorType,
pub wfxDeviceFormat: WAVEFORMATEX,
}
Expand description
Required features: "Win32_Media_Audio_Endpoints"
Fields§
§u32Size: u32
§u32TSSessionId: u32
§targetEndpointConnectorType: EndpointConnectorType
§wfxDeviceFormat: WAVEFORMATEX