ReactOS 0.4.17-dev-934-g091855f
audio_path_port_config Struct Reference
Collaboration diagram for audio_path_port_config:

Public Attributes

struct list entry
 
DMUS_IO_PORTCONFIG_HEADER header
 
DMUS_PORTPARAMS8 params
 
struct list pchannel_to_buffer_entries
 

Detailed Description

Definition at line 48 of file audiopath.c.

Member Data Documentation

◆ entry

struct list audio_path_port_config::entry

Definition at line 50 of file audiopath.c.

Referenced by parse_port_config_list().

◆ header

DMUS_IO_PORTCONFIG_HEADER audio_path_port_config::header

Definition at line 51 of file audiopath.c.

Referenced by parse_port_config_list(), and path_config_get_audio_path_params().

◆ params

DMUS_PORTPARAMS8 audio_path_port_config::params

Definition at line 52 of file audiopath.c.

Referenced by parse_port_config_list(), and path_config_get_audio_path_params().

◆ pchannel_to_buffer_entries

struct list audio_path_port_config::pchannel_to_buffer_entries

The documentation for this struct was generated from the following file: