Searched refs:RTCContentType (Results 1 – 3 of 3) sorted by relevance
62 const char* const RTCContentType::kUnspecified = "unspecified";63 const char* const RTCContentType::kScreenshare = "screenshare";
87 struct RTCContentType { struct
385 inbound_video->content_type = RTCContentType::kScreenshare; in SetInboundRTPStreamStatsFromVideoReceiverInfo()479 outbound_video->content_type = RTCContentType::kScreenshare; in SetOutboundRTPStreamStatsFromVideoSenderInfo()