FMIceLinkMatroskaSeekHead Class Reference
| Inherits from | FMIceLinkMatroskaElement : NSObject | 
|---|---|
| Declared in | FMIceLinkMatroskaSeekHead.h FMIceLinkMatroskaSeekHead.m  | 
+ ebmlId
	
Gets the EBML ID.
			+ (NSMutableData *)ebmlIdDiscussion
Gets the EBML ID.
			Declared In
FMIceLinkMatroskaSeekHead.h
– getInnerBytes
	
Gets the inner bytes.
			- (NSMutableData *)getInnerBytesDiscussion
Gets the inner bytes.
			Declared In
FMIceLinkMatroskaSeekHead.h
– id
	
Gets the EBML ID.
			- (NSMutableData *)idDiscussion
Gets the EBML ID.
			Declared In
FMIceLinkMatroskaSeekHead.h
– init
	
Initializes a new instance of the FMIceLinkMatroskaSeekHead class.
			- (instancetype)initDiscussion
Initializes a new instance of the FMIceLinkMatroskaSeekHead class.
			Declared In
FMIceLinkMatroskaSeekHead.h
– initWithBytes:
	
Initializes a new instance of the FMIceLinkMatroskaSeekHead class.
			- (instancetype)initWithBytes:(NSMutableData *)bytesParameters
bytes | 
						The bytes.  | 
					
|---|
Discussion
Initializes a new instance of the FMIceLinkMatroskaSeekHead class.
			Declared In
FMIceLinkMatroskaSeekHead.h
+ seekHead
	
Initializes a new instance of the FMIceLinkMatroskaSeekHead class.
			+ (FMIceLinkMatroskaSeekHead *)seekHeadDiscussion
Initializes a new instance of the FMIceLinkMatroskaSeekHead class.
			Declared In
FMIceLinkMatroskaSeekHead.h
+ seekHeadWithBytes:
	
Initializes a new instance of the FMIceLinkMatroskaSeekHead class.
			+ (FMIceLinkMatroskaSeekHead *)seekHeadWithBytes:(NSMutableData *)bytesParameters
bytes | 
						The bytes.  | 
					
|---|
Discussion
Initializes a new instance of the FMIceLinkMatroskaSeekHead class.
			Declared In
FMIceLinkMatroskaSeekHead.h
– seeks
	
Gets the seek elements.
			- (NSMutableArray *)seeksDiscussion
Gets the seek elements.
			Declared In
FMIceLinkMatroskaSeekHead.h
– setSeeks:
	
Sets the seek elements.
			- (void)setSeeks:(NSMutableArray *)valueDiscussion
Sets the seek elements.
			Declared In
FMIceLinkMatroskaSeekHead.h