Searched refs:isSwitching (Results 1 – 3 of 3) sorted by relevance
57 isSwitching: false,254 if (this.isSwitching) {274 if (this.isSwitching) {298 if (this.isSwitching) {537 if (this.isSwitching) {597 if (this.isSwitching) {610 this.isSwitching = true;613 this.isSwitching = false;628 if (this.isSwitching) {641 this.isSwitching = true;[all …]
30 isSwitching: false,
693 bool isSwitching = false; in IsSeekingInSwitch() local706 isSwitching = true; in IsSeekingInSwitch()720 isSwitching = true; in IsSeekingInSwitch()724 return isSwitching; in IsSeekingInSwitch()743 bool isSwitching = IsSeekingInSwitch(); in SeekInternal() local763 if (!isSwitching && segmentDownloader->SeekToTime(segment, streamId)) { in SeekInternal()