FMIceLinkMatroskaTrack Class Reference
| Inherits from | FMIceLinkMatroskaElement : NSObject | 
|---|---|
| Declared in | FMIceLinkMatroskaTrack.h FMIceLinkMatroskaTrack.m  | 
+ ebmlId
	
Gets the EBML ID.
			+ (NSMutableData *)ebmlIdDiscussion
Gets the EBML ID.
			Declared In
FMIceLinkMatroskaTrack.h
– getInnerBytes
	
Gets the inner bytes.
			- (NSMutableData *)getInnerBytesDiscussion
Gets the inner bytes.
			Declared In
FMIceLinkMatroskaTrack.h
– id
	
Gets the EBML ID.
			- (NSMutableData *)idDiscussion
Gets the EBML ID.
			Declared In
FMIceLinkMatroskaTrack.h
– init
	
Initializes a new instance of the FMIceLinkMatroskaTrack class.
			- (instancetype)initDiscussion
Initializes a new instance of the FMIceLinkMatroskaTrack class.
			Declared In
FMIceLinkMatroskaTrack.h
– initWithBytes:
	
Initializes a new instance of the FMIceLinkMatroskaTrack class.
			- (instancetype)initWithBytes:(NSMutableData *)bytesParameters
bytes | 
						The bytes.  | 
					
|---|
Discussion
Initializes a new instance of the FMIceLinkMatroskaTrack class.
			Declared In
FMIceLinkMatroskaTrack.h
– mergeWithTrack:
	
Merges another FMIceLinkMatroskaTrack into this one.
			- (void)mergeWithTrack:(FMIceLinkMatroskaTrack *)trackParameters
track | 
						The FMIceLinkMatroskaTrack.  | 
					
|---|
Discussion
Merges another FMIceLinkMatroskaTrack into this one.
			Declared In
FMIceLinkMatroskaTrack.h
– setTrackEntries:
	
Sets the [track](#//api/name/track) entry elements.
			- (void)setTrackEntries:(NSMutableArray *)valueDiscussion
Sets the [track](#//api/name/track) entry elements.
			Declared In
FMIceLinkMatroskaTrack.h
+ track
	
Initializes a new instance of the FMIceLinkMatroskaTrack class.
			+ (FMIceLinkMatroskaTrack *)trackDiscussion
Initializes a new instance of the FMIceLinkMatroskaTrack class.
			Declared In
FMIceLinkMatroskaTrack.h
– trackEntries
	
Gets the [track](#//api/name/track) entry elements.
			- (NSMutableArray *)trackEntriesDiscussion
Gets the [track](#//api/name/track) entry elements.
			Declared In
FMIceLinkMatroskaTrack.h
+ trackWithBytes:
	
Initializes a new instance of the FMIceLinkMatroskaTrack class.
			+ (FMIceLinkMatroskaTrack *)trackWithBytes:(NSMutableData *)bytesParameters
bytes | 
						The bytes.  | 
					
|---|
Discussion
Initializes a new instance of the FMIceLinkMatroskaTrack class.
			Declared In
FMIceLinkMatroskaTrack.h