FMIceLinkRpsiControlFrame Class Reference

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

Overview

An RTCP Feedback PS-RPSI Control Frame.

+ feedbackMessageTypeByte

Gets the feedback message type byte.
+ (uint8_t)feedbackMessageTypeByte

Discussion

Gets the feedback message type byte.

Declared In

FMIceLinkRpsiControlFrame.h

– init

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

Discussion

Initializes a new instance of the FMIceLinkRpsiControlFrame class.

Declared In

FMIceLinkRpsiControlFrame.h

– referencePictureSelectionIndication

Gets the reference picture selection indication.
- (FMIceLinkRpsi *)referencePictureSelectionIndication

Discussion

Gets the reference picture selection indication.

Declared In

FMIceLinkRpsiControlFrame.h

+ rpsiControlFrame

Initializes a new instance of the FMIceLinkRpsiControlFrame class.
+ (FMIceLinkRpsiControlFrame *)rpsiControlFrame

Discussion

Initializes a new instance of the FMIceLinkRpsiControlFrame class.

Declared In

FMIceLinkRpsiControlFrame.h

– setReferencePictureSelectionIndication:

Sets the reference picture selection indication.
- (void)setReferencePictureSelectionIndication:(FMIceLinkRpsi *)value

Discussion

Sets the reference picture selection indication.

Declared In

FMIceLinkRpsiControlFrame.h