LiveEventInputTrackSelection Class

A track selection condition. This property is reserved for future use, any value set on this property will be ignored.

Inheritance
LiveEventInputTrackSelection

Constructor

LiveEventInputTrackSelection(*, property: Optional[str] = None, operation: Optional[str] = None, value: Optional[str] = None, **kwargs)

Variables

property
str

Property name to select. This property is reserved for future use, any value set on this property will be ignored.

operation
str

Comparing operation. This property is reserved for future use, any value set on this property will be ignored.

value
str

Property value to select. This property is reserved for future use, any value set on this property will be ignored.