IToiAudioOutputService::TToiAudioConnectionDescriptor Struct Reference


Description

Audio connection descriptor.

import "IToiAudioOutputService.idl";

List of all members.

Public Attributes

IToiAudioOutputService::TToiAudioConnectionId Id
IToiAudioOutputService::TToiAudioConnectionType Type
IToiAudioOutputService::TToiAudioConnectionDirection Direction
unsigned long Index
boolean IsMutable
boolean IsAdjustable
boolean IsLatencyAdjustable

Member Data Documentation

An incrementing index, starting with 0, which is unique for each type and direction combination

If true, the volume can be adjusted.

If true, the audio latency can be adjusted.

If true, the mute state can be altered.