play
[ Function ]
public play(): void;
Starts the video. This function only has effect if the control is active and the current user has the operate right for that control.
Attention: Some browsers do not allow application-based start of a video.
Parameter
Name | Type | Description |
---|---|---|
- | - | - |
Return value
Type | Description |
---|---|
void | No return value |
See also
Origin: TcHmiVideo
Available from 1.8 |