Overriding the pluginSetFormat and performFormatChange
Overriding the pluginSetFormat and performFormatChange
- Subject: Overriding the pluginSetFormat and performFormatChange
- From: email@hidden
- Date: Tue, 1 Feb 2011 13:11:09 -0800
I would like to be able to change the format of the USB Audio device.
In particular, I would like to be able to tell the OS that the device is of 'n' number of channels and when indeed the device is a stereo.
I started working off of SampleUSBAudioPlugin and am trying to override the methods pluginSetFormat and performFormatChange and trying to call the parent's method with custom parameters.
The return value of the these methods is not a success.
Is there a known issue with these calls for a setting like this?
Is it not right to expect that overriding these methods is all one needs to set/expose the device the way we want to OS?
Any known issues doing so?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden