Home
last modified time | relevance | path

Searched defs:SetPlayoutDelay (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/video_coding/
Dencoded_frame.h37 void SetPlayoutDelay(PlayoutDelay playout_delay) { in SetPlayoutDelay() function
/external/openscreen/cast/streaming/
Dcompound_rtcp_builder.cc32 void CompoundRtcpBuilder::SetPlayoutDelay(std::chrono::milliseconds delay) { in SetPlayoutDelay() function in openscreen::cast::CompoundRtcpBuilder