Sip Endpoint SDK for Apple OS
|
Public Member Functions | |
(GSResult) | - changeOutputVolumeBy: |
(GSResult) | - changeInputVolumeBy: |
(int) | - getInputVolume |
(int) | - getOutputVolume |
Definition at line 11 of file GSAudioStream.h.
- (GSResult) changeInputVolumeBy: | (int) | increment |
Changes the input level of the current audio stream
The Session Mic Volume Control not supported @ return GSResultFailed if the method is called
- (GSResult) changeOutputVolumeBy: | (int) | increment |
Changes the output level of the current audio stream
- (int) getInputVolume |
Get the input level of the current audio stream
- (int) getOutputVolume |
Get the output level of the current audio stream
The Session Mic Volume Control not supported @ return 0 if the method is called