Properties
device
Returns the parent audio device of the source.
@property (nonatomic, readonly, weak) SPTCoreAudioDevice *device
Declared In
SPTCoreAudioDevice.h
name
Returns the name of the source.
@property (nonatomic, readonly, copy) NSString *name
Declared In
SPTCoreAudioDevice.h
sourceId
Returns the id of the source.
@property (nonatomic, readonly) UInt32 sourceId
Declared In
SPTCoreAudioDevice.h