|
HOME
SIP/media Features
High Performance SIP
Small Footprint SIP
Symbian Port
FAQ
Documentation
Licensing
Download
Development (Trac)
Projects using pjsip
Mailing List
Open Source Links
About: PJLIB, PJLIB-UTIL, PJSIP, and PJMEDIA are created by: Benny Prijono <bennylp pjsip.org>
|
|
Home --> Documentations --> PJMEDIA Reference
Detailed Description
Sound device factory operations.
Field Documentation
Initialize the audio device factory.
- Parameters:
-
| f | The audio device factory. |
Close this audio device factory and release all resources back to the operating system.
- Parameters:
-
| f | The audio device factory. |
Get the number of audio devices installed in the system.
- Parameters:
-
| f | The audio device factory. |
Get the audio device information and capabilities.
- Parameters:
-
| f | The audio device factory. |
| index | Device index. |
| info | The audio device information structure which will be initialized by this function once it returns successfully. |
Initialize the specified audio device parameter with the default values for the specified device.
- Parameters:
-
| f | The audio device factory. |
| index | Device index. |
| param | The audio device parameter. |
Refresh the list of audio devices installed in the system.
- Parameters:
-
| f | The audio device factory. |
The documentation for this struct was generated from the following file:
PJMEDIA small footprint Open Source media stack
Copyright (C) 2006-2008 Teluu Inc.
|
|