FMIceLinkCocoaScreenSource Class Reference
| Inherits from | FMIceLinkVideoSource : FMIceLinkMediaSource : FMIceLinkMediaSourceBase : FMIceLinkDynamic : FMIceLinkSerializable : NSObject | 
|---|---|
| Declared in | FMIceLinkCocoaScreenSource.h FMIceLinkCocoaScreenSource.m  | 
– getInputs
	
Gets the available inputs.
			- (FMIceLinkFuture *)getInputsDiscussion
Gets the available inputs.
			Declared In
FMIceLinkMediaSource.h
– label
	
Gets a label that identifies this class.
			- (NSString *)labelDiscussion
Gets a label that identifies this class.
			Declared In
FMIceLinkMediaSource.h
– doStart
	
Starts this instance.
			- (NSObject<FMIceLinkIPromise> *)doStartDiscussion
Starts this instance.
			Declared In
FMIceLinkMediaSource.h
– doStop
	
Stops this instance.
			- (NSObject<FMIceLinkIPromise> *)doStopDiscussion
Stops this instance.
			Declared In
FMIceLinkMediaSource.h