FMIceLinkCocoaScreenSource Class Reference

Inherits from FMIceLinkVideoSource : FMIceLinkMediaSource : FMIceLinkMediaSourceBase : FMIceLinkDynamic : FMIceLinkSerializable : NSObject
Declared in FMIceLinkCocoaScreenSource.h
FMIceLinkCocoaScreenSource.m

– getInputs

Gets the available inputs.
- (FMIceLinkFuture *)getInputs

Discussion

Gets the available inputs.

Declared In

FMIceLinkMediaSource.h

– label

Gets a label that identifies this class.
- (NSString *)label

Discussion

Gets a label that identifies this class.

Declared In

FMIceLinkMediaSource.h

– doStart

Starts this instance.
- (NSObject<FMIceLinkIPromise> *)doStart

Discussion

Starts this instance.

Declared In

FMIceLinkMediaSource.h

– doStop

Stops this instance.
- (NSObject<FMIceLinkIPromise> *)doStop

Discussion

Stops this instance.

Declared In

FMIceLinkMediaSource.h