Documentation

NativeBridgeMediaSource extends Message
in package

Used for PUBLISH/UNPUBLISH/MUTE/UNMUTE actions (web -> native).

Generated from protobuf message plugnmeet.NativeBridgeMediaSource

Table of Contents

Properties

$source  : mixed
Generated from protobuf field <code>.plugnmeet.NativeMediaSource source = 1;</code>

Methods

__construct()  : mixed
Constructor.
getSource()  : int
Generated from protobuf field <code>.plugnmeet.NativeMediaSource source = 1;</code>
setSource()  : $this
Generated from protobuf field <code>.plugnmeet.NativeMediaSource source = 1;</code>

Properties

$source

Generated from protobuf field <code>.plugnmeet.NativeMediaSource source = 1;</code>

protected mixed $source = 0

Methods

__construct()

Constructor.

public __construct([array<string|int, mixed> $data = null ]) : mixed
Parameters
$data : array<string|int, mixed> = null

{ Optional. Data for populating the Message object.

@type int $source

}

setSource()

Generated from protobuf field <code>.plugnmeet.NativeMediaSource source = 1;</code>

public setSource(int $var) : $this
Parameters
$var : int

one of the values in NativeMediaSource

Return values
$this
On this page

Search results