Audio device description.
More...
#import <ZDKAudioDevice.h>
|
| (NSString *) | - handlesDescription |
| |
Instance Methods inherited from <ZDKZHandle> |
|
(long int) | - handle |
| |
|
(void) | - initialize |
| |
|
(void) | - releaseReference |
| |
|
(NSString *) | - handlesDescription |
| |
Audio device description.
◆ handlesDescription
| - (NSString *) handlesDescription |
|
|
|
◆ maxInputChannels
Gets the number of input channels the audio device supports.
- Returns
- The number of input channels
◆ maxOutputChannels
| - (int) maxOutputChannels |
|
readnonatomicassign |
Gets the number of output channels the audio device supports.
- Returns
- The number of output channels
◆ name
| - (NSString* _Nullable) name |
|
readnonatomicassign |
Gets the name of the audio device.
- Returns
- The name of the audio device
◆ type
| - (ZDKAudioDeviceType) type |
|
readnonatomicassign |
Gets the type of the audio device.
- Returns
- The type of the audio device
- See also
- AudioDeviceType
The documentation for this protocol was generated from the following file: