priority

val priority: Int? = null

The priority of redundant streams that indicates the order in which backup streams should be broadcasted in the case of any problems with the primary stream. The higher the priority, the greater the chance of publishing the stream. The priority has to be an integer between -2,147,483,648 and 2,147,483,647 (inclusive).