FMIceLinkSliControlFrame Class Reference
| Inherits from | FMIceLinkPayloadSpecificControlFrame : FMIceLinkFeedbackControlFrame : FMIceLinkMediaControlFrame : NSObject | 
|---|---|
| Declared in | FMIceLinkSliControlFrame.h FMIceLinkSliControlFrame.m  | 
– init
	
Initializes a new instance of the FMIceLinkSliControlFrame class.
			- (instancetype)initDiscussion
Initializes a new instance of the FMIceLinkSliControlFrame class.
			Declared In
FMIceLinkSliControlFrame.h
– initWithBuffer:
	
Initializes a new instance of the FMIceLinkSliControlFrame class.
			- (instancetype)initWithBuffer:(FMIceLinkDataBuffer *)bufferParameters
buffer | 
						The buffer.  | 
					
|---|
Discussion
Initializes a new instance of the FMIceLinkSliControlFrame class.
			Declared In
FMIceLinkSliControlFrame.h
– initWithSli:
	
Initializes a new instance of the FMIceLinkSliControlFrame class.
			- (instancetype)initWithSli:(FMIceLinkSli *)sliParameters
sli | 
						The sli.  | 
					
|---|
Discussion
Initializes a new instance of the FMIceLinkSliControlFrame class.
			Declared In
FMIceLinkSliControlFrame.h
– initWithSlis:
	
Initializes a new instance of the FMIceLinkSliControlFrame class.
			- (instancetype)initWithSlis:(NSMutableArray *)slisParameters
slis | 
						The slis.  | 
					
|---|
Discussion
Initializes a new instance of the FMIceLinkSliControlFrame class.
			Declared In
FMIceLinkSliControlFrame.h
+ registeredFedbackMessageType
	
Gets the the registered fedback message type.
			+ (int)registeredFedbackMessageTypeDiscussion
Gets the the registered fedback message type.
			Declared In
FMIceLinkSliControlFrame.h
– sliceLossIndications
	
Gets the slice loss indications.
			- (NSMutableArray *)sliceLossIndicationsDiscussion
Gets the slice loss indications.
			Declared In
FMIceLinkSliControlFrame.h
– sliceLossIndicationsCount
	
Gets the number of SLIs in the FCI field.
			- (int)sliceLossIndicationsCountDiscussion
Gets the number of SLIs in the FCI field.
			Declared In
FMIceLinkSliControlFrame.h
+ sliControlFrame
	
Initializes a new instance of the FMIceLinkSliControlFrame class.
			+ (FMIceLinkSliControlFrame *)sliControlFrameDiscussion
Initializes a new instance of the FMIceLinkSliControlFrame class.
			Declared In
FMIceLinkSliControlFrame.h
+ sliControlFrameWithBuffer:
	
Initializes a new instance of the FMIceLinkSliControlFrame class.
			+ (FMIceLinkSliControlFrame *)sliControlFrameWithBuffer:(FMIceLinkDataBuffer *)bufferParameters
buffer | 
						The buffer.  | 
					
|---|
Discussion
Initializes a new instance of the FMIceLinkSliControlFrame class.
			Declared In
FMIceLinkSliControlFrame.h
+ sliControlFrameWithSli:
	
Initializes a new instance of the FMIceLinkSliControlFrame class.
			+ (FMIceLinkSliControlFrame *)sliControlFrameWithSli:(FMIceLinkSli *)sliParameters
sli | 
						The sli.  | 
					
|---|
Discussion
Initializes a new instance of the FMIceLinkSliControlFrame class.
			Declared In
FMIceLinkSliControlFrame.h
+ sliControlFrameWithSlis:
	
Initializes a new instance of the FMIceLinkSliControlFrame class.
			+ (FMIceLinkSliControlFrame *)sliControlFrameWithSlis:(NSMutableArray *)slisParameters
slis | 
						The slis.  | 
					
|---|
Discussion
Initializes a new instance of the FMIceLinkSliControlFrame class.
			Declared In
FMIceLinkSliControlFrame.h