Sip Endpoint SDK for Apple OS
Main Page
Classes
Files
File List
All
Classes
Functions
Properties
GSMediaReport.h
1
//
2
// GSMediaReport.h
3
// SipEndpoint
4
//
5
// Created by Vlad Baranovsky on 3/8/12.
6
// Copyright (c) 2012 Genesys Labs. All rights reserved.
7
//
8
9
#import <Foundation/Foundation.h>
10
#import "GSMedia.h"
11
12
@interface
GSMediaReport
: NSObject {
13
14
}
15
@property
(nonatomic, copy) NSString* codecName;
16
17
@property
(nonatomic, retain)
GSMedia
* mediaType;
18
19
- (id) getValueForStatisticType:(GSMediaStatisticType) statisticType;
20
21
@end
MacOS
Endpoint
Src
Headers
GSMediaReport.h
Generated on Tue Dec 11 2012 19:48:18 for Sip Endpoint SDK for Apple OS by
1.8.1.1