PlayPauseActionV1

toloka.client.project.template_builder.actions.PlayPauseActionV1 | Source code

PlayPauseActionV1(
self,
view: Optional[Union[BaseComponent, RefComponent]] = None,
*,
version: Optional[str] = '1.0.0'
)

This component controls audio or video playback. It stops playback in progress or starts if it is stopped.

For example, this component will allow you to play two videos simultaneously.

You can also stop or start playback for some event (plugin. trigger) or by pressing the hotkey (plugin.hotkeys).

Parameters Description

ParametersTypeDescription
viewOptional[Union[BaseComponent, RefComponent]]

Points to the component that plays audio or video.

Toloka-Kit
OverviewGetting OAuth tokenQuick start
Recipes
Reference
toloka.client
toloka.async_client
toloka.autoquality [autoquality]
toloka.metrics
toloka.streaming