MillicastSDK 2.2.0
|
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>
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. | |
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.