List of all members.
Detailed Description
Definition at line 15 of file GSDeviceManager.h.
Member Function Documentation
Retrieve the input device (e.g. microphone) that is currently used.
- Returns:
- the currently active audio input device.
Retrieve the output device (e.g. speaker) that is currently used.
- Returns:
- the currently active audio output device
Retrieve the capture device (e.g. camera) that is currently used.
- Returns:
- the currently active capture device
| - (GSFlagState) headsetAvailable |
|
|
|
Get the headset available to support auto answer behavior.
- Returns:
- GSFlagStateTrue if headset device is available to use
-
GSFlagStateFalse if headset device is Not available to use
-
GSFlagStateUnknown if headset device availability is not applicable in the configuration
| - (GSResult) releaseCaptureDevice |
|
|
|
Release local video capture device
- Returns:
- the result of the operation.
This method should be called to set the audio input device.
- Parameters:
-
| device | the device to be used as the audio input device (e.g. microphone) |
| - (void) setActiveAudioOutputDevice: |
|
(id< GSAudioDevice >) |
device |
|
This method should be called to set the audio output device.
- Parameters:
-
| device | the device to be used as the audio output device (e.g. speaker) |
This method should be called to set the capture device.
- Parameters:
-
| device | the device to be used as the capture device (e.g. camera) |
| - (NSArray*) systemAudioDevices |
|
|
|
Returns the list of all audio input/output devices.
- Returns:
- an array of all audio devices.
| - (NSArray*) systemCaptureDevices |
|
|
|
Returns the list of all capture devices.
- Returns:
- an array of all capture devices.
This method should be called to set the audio input device.
- Parameters:
-
| device | the device to be used as the audio input device (e.g. microphone) |
- Returns:
- the operation result
- See also:
- GSResult
This method should be called to set the audio output device.
- Parameters:
-
| device | the device to be used as the audio output device (e.g. speaker) |
- Returns:
- the opertaion result
- See also:
- GSResult
This method should be called to set the capture device.
- Parameters:
-
| device | the device to be used as the capture device (e.g. camera) |
- Returns:
- the opertaion result
- See also:
- GSResult
Property Documentation
The documentation for this protocol was generated from the following file:
- /genesys/release/5_9and6_x/SIPEndpntSDKMac/v8.5.200.54/x86_64-darwin10.11.2/64bit/src_local/root_hg_repository/MacOS/Endpoint/Src/Headers/GSDeviceManager.h