Documentation

TranscodingTaskMergeRecordings extends Message
in package

Generated from protobuf message <code>plugnmeet.TranscodingTaskMergeRecordings</code>

Table of Contents

Properties

$file_paths  : mixed
Generated from protobuf field <code>repeated string file_paths = 1;</code>

Methods

__construct()  : mixed
Constructor.
getFilePaths()  : RepeatedField<string|int, string>
Generated from protobuf field <code>repeated string file_paths = 1;</code>
setFilePaths()  : $this
Generated from protobuf field <code>repeated string file_paths = 1;</code>

Properties

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 string[] $file_paths

}

getFilePaths()

Generated from protobuf field <code>repeated string file_paths = 1;</code>

public getFilePaths() : RepeatedField<string|int, string>
Return values
RepeatedField<string|int, string>

setFilePaths()

Generated from protobuf field <code>repeated string file_paths = 1;</code>

public setFilePaths(array<string|int, string> $var) : $this
Parameters
$var : array<string|int, string>
Return values
$this
On this page

Search results