KnownAttributeFilter enum

Known values of AttributeFilter that the service accepts.

Fields

All

All tracks will be included.

Bottom

The first track will be included when the attribute is sorted in ascending order. Generally used to select the smallest bitrate.

Top

The first track will be included when the attribute is sorted in descending order. Generally used to select the largest bitrate.

ValueEquals

Any tracks that have an attribute equal to the value given will be included.