Searched defs:BUFFER_REASON_LIVE_PLAYBACK (Results 1 - 1 of 1) sorted by path

/packages/apps/TV/src/com/android/tv/tuner/exoplayer/buffer/
H A DRecordingSampleBuffer.java49 @IntDef({BUFFER_REASON_LIVE_PLAYBACK, BUFFER_REASON_RECORDED_PLAYBACK, BUFFER_REASON_RECORDING})
56 public static final int BUFFER_REASON_LIVE_PLAYBACK = 0; field in class:RecordingSampleBuffer

Completed in 70 milliseconds