ExternalMediaPlayerTask
in package
Protobuf type <code>plugnmeet.ExternalMediaPlayerTask</code>
Table of Contents
Constants
- END_PLAYBACK = 1
- Generated from protobuf enum <code>END_PLAYBACK = 1;</code>
- START_PLAYBACK = 0
- Generated from protobuf enum <code>START_PLAYBACK = 0;</code>
Properties
- $valueToName : mixed
Methods
Constants
END_PLAYBACK
Generated from protobuf enum <code>END_PLAYBACK = 1;</code>
public
mixed
END_PLAYBACK
= 1
START_PLAYBACK
Generated from protobuf enum <code>START_PLAYBACK = 0;</code>
public
mixed
START_PLAYBACK
= 0
Properties
$valueToName
private
static mixed
$valueToName
= [self::START_PLAYBACK => 'START_PLAYBACK', self::END_PLAYBACK => 'END_PLAYBACK']
Methods
name()
public
static name(mixed $value) : mixed
Parameters
- $value : mixed
value()
public
static value(mixed $name) : mixed
Parameters
- $name : mixed