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

#import <renderer.h>

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

Instance Methods

(void) - setName:
 
- Instance Methods inherited from <MCVideoRenderer>
(void) - didReceiveFrame:
 

Class Methods

(MCNdiRenderer *) + create
 

Detailed Description

The class is responsible for rendering video as an NDI source. To render audio with NDI, use MCAudioPlayback with the NDI output instead.

Method Documentation

◆ create

+ (MCNdiRenderer *) create

Creates an NDI renderer.

  • Returns: An NDI renderer.

◆ setName:

- (void) setName: (NSString *)  name

Sets the name of the NDI source.

  • Parameters:
    • name: The name that will be displayed to other NDI applications when they search for NDI sources.

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