I see at
https://developer.apple.com/documentation/mac/Sound/Sound-269.html there's
information about an Apple Mixer component. Can someone tell me if this
component exists under OSX (or is there an equiv?) - and if so, can QT
record from it?
That is, could I do:
ComponentInstance component;
OSErr err = OpenMixerSoundComponent (outputDescription, 0, &component);
and then use the resulting component to record system audio, in quicktime?
Sorry to ask without trying in code - I'm doing a late shift and don't
have a mac near me :-(
Regards,
Neil Clayotn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-API mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicktime-api/email@hidden
This email sent to email@hidden