Documentation

IngressInput
in package

Protobuf type <code>plugnmeet.IngressInput</code>

Table of Contents

Constants

RTMP_INPUT  = 0
Generated from protobuf enum <code>RTMP_INPUT = 0;</code>
WHIP_INPUT  = 1
Generated from protobuf enum <code>WHIP_INPUT = 1;</code>

Properties

$valueToName  : mixed

Methods

name()  : mixed
value()  : mixed

Constants

RTMP_INPUT

Generated from protobuf enum <code>RTMP_INPUT = 0;</code>

public mixed RTMP_INPUT = 0

WHIP_INPUT

Generated from protobuf enum <code>WHIP_INPUT = 1;</code>

public mixed WHIP_INPUT = 1

Properties

$valueToName

private static mixed $valueToName = [self::RTMP_INPUT => 'RTMP_INPUT', self::WHIP_INPUT => 'WHIP_INPUT']

Methods

name()

public static name(mixed $value) : mixed
Parameters
$value : mixed

value()

public static value(mixed $name) : mixed
Parameters
$name : mixed

        
On this page

Search results