Sip Endpoint SDK for Apple OS
GSMedia Class Reference

#import <GSMedia.h>

List of all members.

Static Public Member Functions

(GSMedia *) + audioMedia

Properties

NSString * name
GSMediaType type

Detailed Description

Defines a media type

Definition at line 15 of file GSMedia.h.


Member Function Documentation

+ (GSMedia*) audioMedia

Defines the audio media type. This is currently the only supported media type.


Property Documentation

- (NSString *) name [read, write, copy]

The name of the media type represented as a string

Definition at line 17 of file GSMedia.h.

- (GSMediaType) type [read, write, assign]

The name of the media type represented as an enumeration value

Definition at line 18 of file GSMedia.h.


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