Home | History | Annotate | Download | only in base

Lines Matching refs:playout

857   // Requested minimum playout latency.
994 ERROR_PLAY_DEVICE_OPEN_FAILED = 200, // Could not open playout.
995 ERROR_PLAY_DEVICE_MUTED, // Playout muted by OS.
996 ERROR_PLAY_DEVICE_REMOVED, // Playout removed while active.
1007 // Starts or stops playout of received audio.
1008 virtual bool SetPlayout(bool playout) = 0;