MillicastSDK 2.0.0
|
Responsible for building a source object. More...
#import <source.h>
Instance Methods | |
(void) | - setType: |
(void) | - setName: |
(void) | - setUniqueId: |
Responsible for building a source object.
- (void) setName: | (NSString *) | name |
Set a name to the media source.
- (void) setType: | (MCSourceType) | type |
Sets the type of media source to be created, either video or audio.
- (void) setUniqueId: | (NSString *) | type |
Set a unique identifier to the source.