Searched defs:audio_port_config_device_ext (Results 1 – 1 of 1) sorted by relevance
632 struct audio_port_config_device_ext { struct633 audio_module_handle_t hw_module; /* module the device is attached to */634 audio_devices_t type; /* device type (e.g AUDIO_DEVICE_OUT_SPEAKER) */635 char address[AUDIO_DEVICE_MAX_ADDRESS_LEN]; /* device address. "" if N/A */636 audio_channel_mask_t speaker_layout_channel_mask; /* represents physical speaker layout. */