Searched refs:kViEStreamTypeNormal (Results 1 – 3 of 3) sorted by relevance
469 vie_channel_->SetSSRC(config_.rtp.ssrcs.front(), kViEStreamTypeNormal, 0); in ConfigureSsrcs()472 vie_channel_->SetSSRC(ssrc, kViEStreamTypeNormal, in ConfigureSsrcs()
55 kViEStreamTypeNormal = 0, // Normal media stream enumerator
186 vie_channel_->SetSSRC(config_.rtp.local_ssrc, kViEStreamTypeNormal, 0); in VideoReceiveStream()