FMIceLinkMatroskaSimpleBlock Class Reference
| Inherits from | FMIceLinkMatroskaBlock : FMIceLinkMatroskaElement : NSObject | 
|---|---|
| Declared in | FMIceLinkMatroskaSimpleBlock.h FMIceLinkMatroskaSimpleBlock.m  | 
+ ebmlId
	
Gets the EBML ID.
			+ (NSMutableData *)ebmlIdDiscussion
Gets the EBML ID.
			Declared In
FMIceLinkMatroskaSimpleBlock.h
– id
	
Gets the EBML ID.
			- (NSMutableData *)idDiscussion
Gets the EBML ID.
			Declared In
FMIceLinkMatroskaSimpleBlock.h
– init
	
Initializes a new instance of the FMIceLinkMatroskaSimpleBlock class.
			- (instancetype)initDiscussion
Initializes a new instance of the FMIceLinkMatroskaSimpleBlock class.
			Declared In
FMIceLinkMatroskaSimpleBlock.h
– initWithBytes:
	
Initializes a new instance of the FMIceLinkMatroskaSimpleBlock class.
			- (instancetype)initWithBytes:(NSMutableData *)bytesParameters
bytes | 
						The bytes.  | 
					
|---|
Discussion
Initializes a new instance of the FMIceLinkMatroskaSimpleBlock class.
			Declared In
FMIceLinkMatroskaSimpleBlock.h
+ simpleBlock
	
Initializes a new instance of the FMIceLinkMatroskaSimpleBlock class.
			+ (FMIceLinkMatroskaSimpleBlock *)simpleBlockDiscussion
Initializes a new instance of the FMIceLinkMatroskaSimpleBlock class.
			Declared In
FMIceLinkMatroskaSimpleBlock.h
+ simpleBlockWithBytes:
	
Initializes a new instance of the FMIceLinkMatroskaSimpleBlock class.
			+ (FMIceLinkMatroskaSimpleBlock *)simpleBlockWithBytes:(NSMutableData *)bytesParameters
bytes | 
						The bytes.  | 
					
|---|
Discussion
Initializes a new instance of the FMIceLinkMatroskaSimpleBlock class.
			Declared In
FMIceLinkMatroskaSimpleBlock.h