/ fm / liveswitch / sdp / rtcp / FeedbackAttributeType
Class: FeedbackAttributeType
sdp.rtcp.FeedbackAttributeType
A feedback attribute type.
Table of contents
Constructors
Methods
Constructors
constructor
+ new FeedbackAttributeType(): FeedbackAttributeType
Returns: FeedbackAttributeType
Defined in: Generated/TypeScript/fm.liveswitch/sdp/rtcp/FeedbackAttributeType.ts:11
Methods
getTypeString
▸ getTypeString(): string
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/sdp/rtcp/FeedbackAttributeType.ts:9
getAck
▸ Static
getAck(): string
Gets the "positive acknowledgement" type.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/sdp/rtcp/FeedbackAttributeType.ts:28
getApp
▸ Static
getApp(): string
Gets the application-defined type.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/sdp/rtcp/FeedbackAttributeType.ts:40
getCcm
▸ Static
getCcm(): string
Gets the "codec control message" type.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/sdp/rtcp/FeedbackAttributeType.ts:52
getNack
▸ Static
getNack(): string
Gets the "negative acknowledgement" type.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/sdp/rtcp/FeedbackAttributeType.ts:64
getRemb
▸ Static
getRemb(): string
Gets the "receiver estimated maximum bitrate" type.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/sdp/rtcp/FeedbackAttributeType.ts:76
getTransportCC
▸ Static
getTransportCC(): string
Gets the "transport congestion control" type.
Returns: string
Defined in: Generated/TypeScript/fm.liveswitch/sdp/rtcp/FeedbackAttributeType.ts:88