Class: StatusVectorChunk
#
Constructors#
constructor• new StatusVectorChunk(props?
)
#
ParametersName | Type |
---|---|
props | Partial <StatusVectorChunk> |
#
Defined inpackages/rtp/src/rtcp/rtpfb/twcc.ts:304
#
Properties#
symbolList• symbolList: number
[] = []
#
Defined inpackages/rtp/src/rtcp/rtpfb/twcc.ts:304
#
symbolSize• symbolSize: number
#
Defined inpackages/rtp/src/rtcp/rtpfb/twcc.ts:303
#
type• type: number
#
Defined inpackages/rtp/src/rtcp/rtpfb/twcc.ts:302
#
Methods#
serialize▸ serialize(): Buffer
#
ReturnsBuffer
#
Defined inpackages/rtp/src/rtcp/rtpfb/twcc.ts:331
#
deSerialize▸ Static
deSerialize(data
): StatusVectorChunk
#
ParametersName | Type |
---|---|
data | Buffer |