MillicastSDK 2.0.0
Loading...
Searching...
No Matches
Instance Methods | List of all members
MCSource Class Reference

Gathers information about the source. More...

#import <source.h>

Inheritance diagram for MCSource:
Inheritance graph
[legend]
Collaboration diagram for MCSource:
Collaboration graph
[legend]

Instance Methods

(MCSourceType) - getType
 
(NSString *) - getName
 
(NSString *) - getUniqueId
 
(NSString *) - getTypeAsString
 

Detailed Description

Gathers information about the source.

Method Documentation

◆ getName

- (NSString *) getName

Gets the name of the source.

  • Returns: The source name.

◆ getType

- (MCSourceType) getType

Gets the source type.

  • Returns: The MCSourceType source type.

◆ getTypeAsString

- (NSString *) getTypeAsString

Gets the video source type as a NSString.

  • Returns: the source type as a string. See MCSourceType

◆ getUniqueId

- (NSString *) getUniqueId

Gets the unique identifier of the source.

  • Returns: The unique identifier of the source.

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