FMIceLinkMediaBranch Class Reference
| Inherits from | FMIceLinkDynamic : FMIceLinkSerializable : NSObject |
|---|---|
| Conforms to | TBranch TBuffer TBufferCollection TFormat TFrame TIElement TIInput TIInputCollection TIOutput TIOutputCollection TPipe TSink TSource TTrack __covariant |
| Declared in | FMIceLinkMediaBranch.h FMIceLinkMediaBranch.m |
Overview
– activeTrack
- (FMIceLinkMediaTrack *)activeTrackDiscussion
Declared In
FMIceLinkMediaBranch.h
– activeTracks
- (NSMutableArray *)activeTracksDiscussion
Declared In
FMIceLinkMediaBranch.h
– arrayFromTracks:
- (NSMutableArray *)arrayFromTracks:(NSMutableArray *)tracksParameters
tracks |
The list of tracks. |
|---|
Discussion
Declared In
FMIceLinkMediaBranch.h
– description
- (NSString *)descriptionDiscussion
Declared In
FMIceLinkMediaBranch.h
– destroy
- (bool)destroyDiscussion
Declared In
FMIceLinkMediaBranch.h
– disabled
- (bool)disabledDiscussion
Declared In
FMIceLinkMediaBranch.h
– id
- (NSString *)idDiscussion
Declared In
FMIceLinkMediaBranch.h
– initWithTracks:
- (instancetype)initWithTracks:(NSMutableArray *)tracksDiscussion
Declared In
FMIceLinkMediaBranch.h
– label
- (NSString *)labelDiscussion
Declared In
FMIceLinkMediaBranch.h
+ mediaBranchWithTracks:
+ (FMIceLinkMediaBranch *)mediaBranchWithTracks:(NSMutableArray *)tracksDiscussion
Declared In
FMIceLinkMediaBranch.h
– muted
- (bool)mutedDiscussion
Declared In
FMIceLinkMediaBranch.h
– persistent
true, this instance will not be destroyed unless
FMIceLinkMediaBranch`14#[destroy](#//api/name/destroy) is called explicitly on this instance.
It will survive destruction of any parent elements that are
being destroyed.
- (bool)persistentDiscussion
true, this instance will not be destroyed unless
FMIceLinkMediaBranch`14#[destroy](#//api/name/destroy) is called explicitly on this instance.
It will survive destruction of any parent elements that are
being destroyed.
Declared In
FMIceLinkMediaBranch.h
– pipelineJson
- (NSString *)pipelineJsonDiscussion
Declared In
FMIceLinkMediaBranch.h
– setId:
- (void)setId:(NSString *)valueDiscussion
Declared In
FMIceLinkMediaBranch.h
– setMuted:
- (void)setMuted:(bool)valueDiscussion
Declared In
FMIceLinkMediaBranch.h
– setPersistent:
true, this instance will not be destroyed unless
FMIceLinkMediaBranch`14#[destroy](#//api/name/destroy) is called explicitly on this instance.
It will survive destruction of any parent elements that are
being destroyed.
- (void)setPersistent:(bool)valueDiscussion
true, this instance will not be destroyed unless
FMIceLinkMediaBranch`14#[destroy](#//api/name/destroy) is called explicitly on this instance.
It will survive destruction of any parent elements that are
being destroyed.
Declared In
FMIceLinkMediaBranch.h
– track
- (FMIceLinkMediaTrack *)trackDiscussion
Declared In
FMIceLinkMediaBranch.h
– tracks
- (NSMutableArray *)tracksDiscussion
Declared In
FMIceLinkMediaBranch.h