Sip Endpoint SDK for Apple OS
Main Page
Classes
Files
File List
All
Classes
Functions
Properties
GSAudioStream.h
1
//
2
// GSAudioStream.h
3
// SipEndpoint
4
//
5
// Created by Vlad Baranovsky on 10/19/11.
6
// Copyright (c) 2011 Genesys Labs. All rights reserved.
7
//
8
9
#import "GSEnums.h"
10
11
@protocol
GSAudioStream
12
16
- (GSResult) changeOutputVolumeBy:(
int
)increment;
17
24
- (GSResult) changeInputVolumeBy:(
int
)increment;
25
29
- (int)
getInputVolume
;
30
37
- (int)
getOutputVolume
;
38
39
@end
MacOS
Endpoint
Src
Headers
GSAudioStream.h
Generated on Tue Dec 11 2012 19:48:18 for Sip Endpoint SDK for Apple OS by
1.8.1.1