Searched refs:VIDEO_PLAY_PAUSE (Results 1 – 18 of 18) sorted by relevance
83 auto controlType = PiPControlType::VIDEO_PLAY_PAUSE;100 auto controlType = PiPControlType::VIDEO_PLAY_PAUSE;
567 auto controlType = PiPControlType::VIDEO_PLAY_PAUSE;642 auto controlType = PiPControlType::VIDEO_PLAY_PAUSE;
554 auto controlType = WsPiPControlType::VIDEO_PLAY_PAUSE;1221 auto controlType = PiPControlType::VIDEO_PLAY_PAUSE;
336 | VIDEO_PLAY_PAUSE | 401 | 播放/暂停直播控件组 |451 | VIDEO_PLAY_PAUSE | 0 | 播放/暂停控件。 |644 | controlType | [PiPControlType](#pipcontroltype12) | 是 | 表示画中画控制面板控件类型。目前仅支持VIDEO_PLAY_PAUSE、M…658 let controlType: PiPWindow.PiPControlType = PiPWindow.PiPControlType.VIDEO_PLAY_PAUSE; // 视频播放控制面板中…690 let controlType: PiPWindow.PiPControlType = PiPWindow.PiPControlType.VIDEO_PLAY_PAUSE; // 视频播放控制面板中…835 case PiPWindow.PiPControlType.VIDEO_PLAY_PAUSE:
164 static_cast<uint32_t>(PiPControlGroup::VIDEO_PLAY_PAUSE)); in ExportVideoLiveControlGroup()204 static_cast<uint32_t>(PiPControlType::VIDEO_PLAY_PAUSE)); in ExportControlType()
48 PiPControlGroup::VIDEO_PLAY_PAUSE,117 controls.push_back(static_cast<uint32_t>(PiPControlGroup::VIDEO_PLAY_PAUSE)); in GetControlGroupFromJs()
243 auto controlType = PiPControlType::VIDEO_PLAY_PAUSE; in OnUpdatePiPControlStatus()281 auto controlType = PiPControlType::VIDEO_PLAY_PAUSE; in OnSetPiPControlEnabled()
49 {"playbackStateChanged", PiPControlType::VIDEO_PLAY_PAUSE},
336 | VIDEO_PLAY_PAUSE | 401 | Play/Pause component group for live video. |451 | VIDEO_PLAY_PAUSE | 0 | Play/Pause component. |644 …of the component displayed on the PiP controller. Currently, only **VIDEO_PLAY_PAUSE**, **MICROPHO…658 let controlType: PiPWindow.PiPControlType = PiPWindow.PiPControlType.VIDEO_PLAY_PAUSE; // Play/Paus…690 let controlType: PiPWindow.PiPControlType = PiPWindow.PiPControlType.VIDEO_PLAY_PAUSE; // Play/Paus…835 case PiPWindow.PiPControlType.VIDEO_PLAY_PAUSE:
371 auto controlType = WsPiPControlType::VIDEO_PLAY_PAUSE;
414 auto controlType = WsPiPControlType::VIDEO_PLAY_PAUSE;
332 auto controlType = WsPiPControlType::VIDEO_PLAY_PAUSE;
429 auto controlType = WsPiPControlType::VIDEO_PLAY_PAUSE;
740 auto controlType = WsPiPControlType::VIDEO_PLAY_PAUSE;1419 auto controlType = WsPiPControlType::VIDEO_PLAY_PAUSE;
1028 VIDEO_PLAY_PAUSE = 401, enumerator1062 VIDEO_PLAY_PAUSE = 0, enumerator
186 VIDEO_PLAY_PAUSE = 0, enumerator
1213 static_cast<uint32_t>(PiPControlType::VIDEO_PLAY_PAUSE))); in CreateJsSessionPiPControlType()
4248 auto controlType = WsPiPControlType::VIDEO_PLAY_PAUSE; in OnSetPiPControlEvent()