How do I know the osxaudiosrc device property

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How do I know the osxaudiosrc device property

qstream

In osxaudiosrc, there is a device property ( type int ), how do I know which value can I use for build in microphone or using LineIn extern microphone?
Reply | Threaded
Open this post in threaded view
|

Re: How do I know the osxaudiosrc device property

Stefan Sauer
Am 02.04.2010 17:32, schrieb qstream:
>
>
> In osxaudiosrc, there is a device property ( type int ), how do I know which
> value can I use for build in microphone or using LineIn extern microphone?

If it implements the GstPropertyProbe interface you can probe all possible
values (once the element is in READY).

Stefan

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel