MillicastSDK 2.0.0
|
Gathers information about the source. More...
#import <source.h>
Instance Methods | |
(MCSourceType) | - getType |
(NSString *) | - getName |
(NSString *) | - getUniqueId |
(NSString *) | - getTypeAsString |
Gathers information about the source.
- (NSString *) getName |
Gets the name of the source.
- (MCSourceType) getType |
Gets the source type.
MCSourceType
source type. - (NSString *) getTypeAsString |
Gets the video source type as a NSString.
MCSourceType
- (NSString *) getUniqueId |
Gets the unique identifier of the source.