12 #ifndef ROC_RTP_IDENTITY_H_
13 #define ROC_RTP_IDENTITY_H_
Base class for non-copyable objects.
RTP participant identity.
const char * cname() const
Get generated CNAME. Uniquely identifies participant across all RTP sessions. It is expected that col...
packet::stream_source_t ssrc() const
Get generated SSRC. Uniquely identifies participant within RTP session. It is expected that collision...
bool change_ssrc()
Regenerate SSRC. Used in case of SSRC collision.
bool is_valid() const
Check if was constructed successfully.
@ UuidLen
Number of characters in UUID string.
uint32_t stream_source_t
Packet stream identifier.
Various units used in packets.