Account Filter Track Selection Condition
data class AccountFilterTrackSelectionCondition(val operation: String, val property: String, val value: String)
Properties
Link copied to clipboard
The track property to compare. Supported values are Bitrate
, FourCC
, Language
, Name
and Type
. Check documentation for more details.