RTC: Init RTP extension types
This commit is contained in:
parent
9f31506c83
commit
fe66755bab
|
|
@ -55,6 +55,7 @@ int32_t srs_seq_distance(uint16_t value, uint16_t pre_value)
|
||||||
|
|
||||||
SrsRtpExtensionTypes::SrsRtpExtensionTypes()
|
SrsRtpExtensionTypes::SrsRtpExtensionTypes()
|
||||||
{
|
{
|
||||||
|
memset(ids_, kRtpExtensionNone, sizeof(ids_));
|
||||||
}
|
}
|
||||||
|
|
||||||
SrsRtpExtensionTypes::~SrsRtpExtensionTypes()
|
SrsRtpExtensionTypes::~SrsRtpExtensionTypes()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user