FMIceLinkCocoaAudioUnitSource Class Reference
| Inherits from | FMIceLinkAudioSource : FMIceLinkMediaSource : FMIceLinkMediaSourceBase : FMIceLinkDynamic : FMIceLinkSerializable : NSObject |
|---|---|
| Declared in | FMIceLinkCocoaAudioUnitSource.h FMIceLinkCocoaAudioUnitSource.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