Home | History | Annotate | Download | only in common

Lines Matching refs:playbackStatus

431             int uniqueId, DecryptHandle* decryptHandle, int playbackStatus, int64_t position) {
440 data.writeInt32(playbackStatus);
1136 const int playbackStatus = data.readInt32();
1139 = setPlaybackStatus(uniqueId, &handle, playbackStatus, position);