Home | History | Annotate | Download | only in common

Lines Matching full:playbackstatus

430             int uniqueId, DecryptHandle* decryptHandle, int playbackStatus, int64_t position) {
439 data.writeInt32(playbackStatus);
1095 const int playbackStatus = data.readInt32();
1098 = setPlaybackStatus(uniqueId, &handle, playbackStatus, position);