Share via


root.meetingExtensionDefinition.videoFilters object

This object indicates meeting supported video filters.

Properties that reference this object type:

Syntax

{
  "id": "{string}",
  "name": "{string}",
  "thumbnail": "{string}"
}

Properties

id

The unique identifier for the video filter. This ID must be a GUID.

Type
string

Required

Constraints

Supported values
The string value must be a guid.

name

The name of the video filter.

This property is localizable. For more information, see the localization schema.

Type
string

Required

Constraints
Maximum string length: 128.

Supported values

thumbnail

The relative file path to the video filter's thumbnail.

Type
string

Required

Constraints
Maximum string length: 2048.

Supported values