FMIceLinkMatroskaSeek Class Reference
| Inherits from | FMIceLinkMatroskaElement : NSObject | 
|---|---|
| Declared in | FMIceLinkMatroskaSeek.h FMIceLinkMatroskaSeek.m  | 
+ ebmlId
	
Gets the EBML ID.
			+ (NSMutableData *)ebmlIdDiscussion
Gets the EBML ID.
			Declared In
FMIceLinkMatroskaSeek.h
– getInnerBytes
	
Gets the inner bytes.
			- (NSMutableData *)getInnerBytesDiscussion
Gets the inner bytes.
			Declared In
FMIceLinkMatroskaSeek.h
– id
	
Gets the EBML ID.
			- (NSMutableData *)idDiscussion
Gets the EBML ID.
			Declared In
FMIceLinkMatroskaSeek.h
– init
	
Initializes a new instance of the FMIceLinkMatroskaSeek class.
			- (instancetype)initDiscussion
Initializes a new instance of the FMIceLinkMatroskaSeek class.
			Declared In
FMIceLinkMatroskaSeek.h
– initWithBytes:
	
Initializes a new instance of the FMIceLinkMatroskaSeek class.
			- (instancetype)initWithBytes:(NSMutableData *)bytesParameters
bytes | 
						The bytes.  | 
					
|---|
Discussion
Initializes a new instance of the FMIceLinkMatroskaSeek class.
			Declared In
FMIceLinkMatroskaSeek.h
+ seek
	
Initializes a new instance of the FMIceLinkMatroskaSeek class.
			+ (FMIceLinkMatroskaSeek *)seekDiscussion
Initializes a new instance of the FMIceLinkMatroskaSeek class.
			Declared In
FMIceLinkMatroskaSeek.h
– seekId
	
Gets the [seek](#//api/name/seek) identifier.
			- (long long)seekIdDiscussion
Gets the [seek](#//api/name/seek) identifier.
			Declared In
FMIceLinkMatroskaSeek.h
– seekPosition
	
Gets the [seek](#//api/name/seek) position.
			- (long long)seekPositionDiscussion
Gets the [seek](#//api/name/seek) position.
			Declared In
FMIceLinkMatroskaSeek.h
+ seekWithBytes:
	
Initializes a new instance of the FMIceLinkMatroskaSeek class.
			+ (FMIceLinkMatroskaSeek *)seekWithBytes:(NSMutableData *)bytesParameters
bytes | 
						The bytes.  | 
					
|---|
Discussion
Initializes a new instance of the FMIceLinkMatroskaSeek class.
			Declared In
FMIceLinkMatroskaSeek.h
– setSeekId:
	
Sets the [seek](#//api/name/seek) identifier.
			- (void)setSeekId:(long long)valueDiscussion
Sets the [seek](#//api/name/seek) identifier.
			Declared In
FMIceLinkMatroskaSeek.h
– setSeekPosition:
	
Sets the [seek](#//api/name/seek) position.
			- (void)setSeekPosition:(long long)valueDiscussion
Sets the [seek](#//api/name/seek) position.
			Declared In
FMIceLinkMatroskaSeek.h