FMIceLinkPliControlFrame Class Reference

Inherits from FMIceLinkPayloadSpecificControlFrame : FMIceLinkFeedbackControlFrame : FMIceLinkMediaControlFrame : NSObject
Declared in FMIceLinkPliControlFrame.h
FMIceLinkPliControlFrame.m

Overview

An RTCP Feedback PS-PLI packet.

– init

Initializes a new instance of the FMIceLinkPliControlFrame class.
- (instancetype)init

Discussion

Initializes a new instance of the FMIceLinkPliControlFrame class.

Declared In

FMIceLinkPliControlFrame.h

– initWithBuffer:

Initializes a new instance of the FMIceLinkPliControlFrame class.
- (instancetype)initWithBuffer:(FMIceLinkDataBuffer *)buffer

Parameters

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 *)pliControlFrame

Discussion

Initializes a new instance of the FMIceLinkPliControlFrame class.

Declared In

FMIceLinkPliControlFrame.h

+ pliControlFrameWithBuffer:

Initializes a new instance of the FMIceLinkPliControlFrame class.
+ (FMIceLinkPliControlFrame *)pliControlFrameWithBuffer:(FMIceLinkDataBuffer *)buffer

Parameters

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)registeredFeedbackMessageType

Discussion

Gets the type of the registered feedback message.

Declared In

FMIceLinkPliControlFrame.h