Documentation

VideoConfiguration extends Message
in package

Generated from protobuf message <code>livekit.VideoConfiguration</code>

Table of Contents

Properties

$hardware_encoder  : mixed
Generated from protobuf field <code>.livekit.ClientConfigSetting hardware_encoder = 1;</code>

Methods

__construct()  : mixed
Constructor.
getHardwareEncoder()  : int
Generated from protobuf field <code>.livekit.ClientConfigSetting hardware_encoder = 1;</code>
setHardwareEncoder()  : $this
Generated from protobuf field <code>.livekit.ClientConfigSetting hardware_encoder = 1;</code>

Properties

$hardware_encoder

Generated from protobuf field <code>.livekit.ClientConfigSetting hardware_encoder = 1;</code>

protected mixed $hardware_encoder = 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 $hardware_encoder

}

getHardwareEncoder()

Generated from protobuf field <code>.livekit.ClientConfigSetting hardware_encoder = 1;</code>

public getHardwareEncoder() : int
Return values
int

setHardwareEncoder()

Generated from protobuf field <code>.livekit.ClientConfigSetting hardware_encoder = 1;</code>

public setHardwareEncoder(int $var) : $this
Parameters
$var : int
Return values
$this

        
On this page

Search results