MillicastSDK 2.0.0
|
#import <renderer.h>
Instance Methods | |
(void) | - setName: |
Instance Methods inherited from <MCVideoRenderer> | |
(void) | - didReceiveFrame: |
Class Methods | |
(MCNdiRenderer *) | + create |
The class is responsible for rendering video as an NDI source. To render audio with NDI, use MCAudioPlayback
with the NDI output instead.
+ (MCNdiRenderer *) create |
Creates an NDI renderer.
- (void) setName: | (NSString *) | name |
Sets the name of the NDI source.