Searched refs:intLoopModeToCastPlus_ (Results 1 – 2 of 2) sorted by relevance
113 std::map<int32_t, CastEngine::LoopMode> intLoopModeToCastPlus_ = { variable
139 if (intLoopModeToCastPlus_.count(loopMode) != 0) { in SendControlCommandWithParams()141 streamPlayer_->SetLoopMode(intLoopModeToCastPlus_[loopMode]); in SendControlCommandWithParams()