Asset Filter Track Selection Condition Args
data class AssetFilterTrackSelectionConditionArgs(val operation: Output<String>? = null, val property: Output<String>? = null, val value: Output<String>? = null) : ConvertibleToJava<AssetFilterTrackSelectionConditionArgs>
Constructors
Link copied to clipboard
fun AssetFilterTrackSelectionConditionArgs(operation: Output<String>? = null, property: Output<String>? = null, value: Output<String>? = null)
Functions
Properties
Link copied to clipboard
The track property to compare. Supported values are Bitrate, FourCC, Language, Name and Type. Check documentation for more details.