FMIceLinkPliControlFrame Class Reference
| Inherits from | FMIceLinkPayloadSpecificControlFrame : FMIceLinkFeedbackControlFrame : FMIceLinkMediaControlFrame : NSObject |
|---|---|
| Declared in | FMIceLinkPliControlFrame.h FMIceLinkPliControlFrame.m |
– init
Initializes a new instance of the FMIceLinkPliControlFrame class.
- (instancetype)initDiscussion
Initializes a new instance of the FMIceLinkPliControlFrame class.
Declared In
FMIceLinkPliControlFrame.h
– initWithBuffer:
Initializes a new instance of the FMIceLinkPliControlFrame class.
- (instancetype)initWithBuffer:(FMIceLinkDataBuffer *)bufferParameters
buffer |
The buffer. |
|---|
Discussion
Initializes a new instance of the FMIceLinkPliControlFrame class.
Declared In
FMIceLinkPliControlFrame.h
+ pliControlFrame
Initializes a new instance of the FMIceLinkPliControlFrame class.
+ (FMIceLinkPliControlFrame *)pliControlFrameDiscussion
Initializes a new instance of the FMIceLinkPliControlFrame class.
Declared In
FMIceLinkPliControlFrame.h
+ pliControlFrameWithBuffer:
Initializes a new instance of the FMIceLinkPliControlFrame class.
+ (FMIceLinkPliControlFrame *)pliControlFrameWithBuffer:(FMIceLinkDataBuffer *)bufferParameters
buffer |
The buffer. |
|---|
Discussion
Initializes a new instance of the FMIceLinkPliControlFrame class.
Declared In
FMIceLinkPliControlFrame.h
+ registeredFeedbackMessageType
Gets the type of the registered feedback message.
+ (int)registeredFeedbackMessageTypeDiscussion
Gets the type of the registered feedback message.
Declared In
FMIceLinkPliControlFrame.h