VideoStrategyType
Class VideoStrategyType
Tags
Table of Contents
Constants
- ALLOW_ALL = 'AllowAll'
- ALLOW_NONE = 'AllowNone'
- CURRENTLY_TALKING = 'CurrentlyTalking'
- ONLY_SPEAKER = 'OnlySpeaker'
Methods
- getList() : mixed
Constants
ALLOW_ALL
public
mixed
ALLOW_ALL
= 'AllowAll'
ALLOW_NONE
public
mixed
ALLOW_NONE
= 'AllowNone'
CURRENTLY_TALKING
public
mixed
CURRENTLY_TALKING
= 'CurrentlyTalking'
ONLY_SPEAKER
public
mixed
ONLY_SPEAKER
= 'OnlySpeaker'
Methods
getList()
public
static getList() : mixed