FMIceLinkRtpControlFrame Class Reference
| Inherits from | FMIceLinkFeedbackControlFrame : FMIceLinkMediaControlFrame : NSObject | 
|---|---|
| Declared in | FMIceLinkRtpControlFrame.h FMIceLinkRtpControlFrame.m  | 
– initWithFeedbackMessageType:
	- (instancetype)initWithFeedbackMessageType:(int)feedbackMessageTypeParameters
feedbackMessageType | 
						The feedback message type.  | 
					
|---|
Discussion
Declared In
FMIceLinkRtpControlFrame.h
– initWithFeedbackMessageType:buffer:
	- (instancetype)initWithFeedbackMessageType:(int)feedbackMessageType buffer:(FMIceLinkDataBuffer *)bufferParameters
feedbackMessageType | 
						The feedback message type.  | 
					
|---|---|
buffer | 
						The backing data buffer.  | 
					
Discussion
Declared In
FMIceLinkRtpControlFrame.h
– initWithFeedbackMessageType:payloadType:senderSynchronizationSource:mediaSynchronizationSource:
	- (instancetype)initWithFeedbackMessageType:(int)feedbackMessageType payloadType:(int)payloadType senderSynchronizationSource:(long long)senderSynchronizationSource mediaSynchronizationSource:(long long)mediaSynchronizationSourceParameters
feedbackMessageType | 
						Type of the feedback message.  | 
					
|---|---|
payloadType | 
						Type of the payload.  | 
					
senderSynchronizationSource | 
						The sender synchronization source.  | 
					
mediaSynchronizationSource | 
						The media synchronization source.  | 
					
Discussion
Declared In
FMIceLinkRtpControlFrame.h
– initWithFeedbackMessageType:payloadType:senderSynchronizationSource:mediaSynchronizationSource:feedbackControlInformation:
	- (instancetype)initWithFeedbackMessageType:(int)feedbackMessageType payloadType:(int)payloadType senderSynchronizationSource:(long long)senderSynchronizationSource mediaSynchronizationSource:(long long)mediaSynchronizationSource feedbackControlInformation:(FMIceLinkDataBuffer *)feedbackControlInformationParameters
feedbackMessageType | 
						Type of the feedback message.  | 
					
|---|---|
payloadType | 
						Type of the payload.  | 
					
senderSynchronizationSource | 
						The sender synchronization source.  | 
					
mediaSynchronizationSource | 
						The media synchronization source.  | 
					
feedbackControlInformation | 
						The feedback control information.  | 
					
Discussion
Declared In
FMIceLinkRtpControlFrame.h
+ registeredPayloadType
	+ (int)registeredPayloadTypeDiscussion
Declared In
FMIceLinkRtpControlFrame.h
+ rtpControlFrameWithFeedbackMessageType:
	+ (FMIceLinkRtpControlFrame *)rtpControlFrameWithFeedbackMessageType:(int)feedbackMessageTypeParameters
feedbackMessageType | 
						The feedback message type.  | 
					
|---|
Discussion
Declared In
FMIceLinkRtpControlFrame.h
+ rtpControlFrameWithFeedbackMessageType:buffer:
	+ (FMIceLinkRtpControlFrame *)rtpControlFrameWithFeedbackMessageType:(int)feedbackMessageType buffer:(FMIceLinkDataBuffer *)bufferParameters
feedbackMessageType | 
						The feedback message type.  | 
					
|---|---|
buffer | 
						The backing data buffer.  | 
					
Discussion
Declared In
FMIceLinkRtpControlFrame.h
+ rtpControlFrameWithFeedbackMessageType:payloadType:senderSynchronizationSource:mediaSynchronizationSource:
	+ (FMIceLinkRtpControlFrame *)rtpControlFrameWithFeedbackMessageType:(int)feedbackMessageType payloadType:(int)payloadType senderSynchronizationSource:(long long)senderSynchronizationSource mediaSynchronizationSource:(long long)mediaSynchronizationSourceParameters
feedbackMessageType | 
						Type of the feedback message.  | 
					
|---|---|
payloadType | 
						Type of the payload.  | 
					
senderSynchronizationSource | 
						The sender synchronization source.  | 
					
mediaSynchronizationSource | 
						The media synchronization source.  | 
					
Discussion
Declared In
FMIceLinkRtpControlFrame.h
+ rtpControlFrameWithFeedbackMessageType:payloadType:senderSynchronizationSource:mediaSynchronizationSource:feedbackControlInformation:
	+ (FMIceLinkRtpControlFrame *)rtpControlFrameWithFeedbackMessageType:(int)feedbackMessageType payloadType:(int)payloadType senderSynchronizationSource:(long long)senderSynchronizationSource mediaSynchronizationSource:(long long)mediaSynchronizationSource feedbackControlInformation:(FMIceLinkDataBuffer *)feedbackControlInformationParameters
feedbackMessageType | 
						Type of the feedback message.  | 
					
|---|---|
payloadType | 
						Type of the payload.  | 
					
senderSynchronizationSource | 
						The sender synchronization source.  | 
					
mediaSynchronizationSource | 
						The media synchronization source.  | 
					
feedbackControlInformation | 
						The feedback control information.  | 
					
Discussion
Declared In
FMIceLinkRtpControlFrame.h