Sip Endpoint SDK for Apple OS
 All Classes Functions Properties
<GSAudioStream> Protocol Reference

List of all members.

Public Member Functions

(GSResult) - changeOutputVolumeBy:
(GSResult) - changeInputVolumeBy:
(int) - getInputVolume
(int) - getOutputVolume

Detailed Description

Definition at line 11 of file GSAudioStream.h.


Member Function Documentation

- (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


The documentation for this protocol was generated from the following file: