GetPanningChannels
Gets the current stereo panning channels.
Declaration
void GetPanningChannels(IOUserAudioObjectPropertyElement *out_left_channel, IOUserAudioObjectPropertyElement *out_right_channel);Parameters
- out_left_channel:
On return, the Iouseraudioobjectpropertyelement for the left channel.
- out_right_channel:
On return, the Iouseraudioobjectpropertyelement for the right channel.
Discussion
This method synchronizes by using the work queue created by the object.