Classified ads
Public Attributes | List of all members
AudioMixer::AudioStreamMetadata Struct Reference
Collaboration diagram for AudioMixer::AudioStreamMetadata:
Collaboration graph
[legend]

Public Attributes

quint32 iCallId
 
quint32 iStartingSeq
 
quint32 iMaxSeqSeen
 
Hash iNode
 
bool iIsLocallyCaptured
 

Member Data Documentation

◆ iCallId

quint32 AudioMixer::AudioStreamMetadata::iCallId

◆ iIsLocallyCaptured

bool AudioMixer::AudioStreamMetadata::iIsLocallyCaptured

concerns microphone input

◆ iMaxSeqSeen

quint32 AudioMixer::AudioStreamMetadata::iMaxSeqSeen

This is remote sequence number. Justification: seqno is for ordering the packets. Our own microphone data will arrive in correct order. Here store only seqno of streams sent over network that are suspectible to droppage,re-ordering and multiplication

◆ iNode

Hash AudioMixer::AudioStreamMetadata::iNode

fingerprint of node that transmits this stream

◆ iStartingSeq

quint32 AudioMixer::AudioStreamMetadata::iStartingSeq

The documentation for this struct was generated from the following file: