Documentation

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

name()  : mixed
value()  : mixed

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


        
On this page

Search results