Searched refs:SetPlayout (Results 1 – 4 of 4) sorted by relevance
135 virtual bool SetPlayout(bool playout) { return true; } in SetPlayout() function
267 virtual bool SetPlayout(bool playout) { return true; } in SetPlayout() function
215 virtual bool SetPlayout(bool playout) = 0;
742 if (!media_channel()->SetPlayout(recv)) { in ChangeState()