Sip Endpoint SDK for Apple OS
 All Classes Functions Properties
GSMedia Class Reference

#import <GSMedia.h>

List of all members.

Static Public Member Functions

(GSMedia *) + audioMedia
(GSMedia *) + videoMedia

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.

+ (GSMedia*) videoMedia

Defines the video media type.


Property Documentation

- (NSString *) name
readwritenonatomiccopy

The name of the media type represented as a string

Definition at line 17 of file GSMedia.h.

- (GSMediaType) type
readwritenonatomicassign

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: