MillicastSDK 2.2.0
Loading...
Searching...
No Matches
source.h File Reference
import <CoreVideo/CoreVideo.h>
import <CoreMedia/CoreMedia.h>
import <MillicastSDK/mc_logging.h>
import <MillicastSDK/capabilities.h>
import <MillicastSDK/exports.h>
import <MillicastSDK/frames.h>
Include dependency graph for source.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MCSource
 Gathers information about the source. More...
 
class  MCCoreVideoSourceBuilder
 Responsible for building a CoreVideoSource. More...
 

Functions

typedef NS_CLOSED_ENUM (NSInteger, MCSourceType)
 The Source type.
 

Detailed Description

Author
David Baldassin
Date
07/2021

Function Documentation

◆ NS_CLOSED_ENUM()

typedef NS_CLOSED_ENUM ( NSInteger ,
MCSourceType  )

The Source type.

Hardware sources, camera, playback devices.

Fullscreen capture source.

Application screen capture source

Microphone devices source

Ndi sources (input and output).

DeckLink devices sources (input and output).

Custom audio source.