Optionalids: number[]Adds stream id to the set
Returns the sorted array representation of [[VideoStreamIdSet]]
Returns a copy of the current set
Checks whether the current set contains a stream id
Checks whether the current set is empty
Checks whether the current set contains a stream id
Removes a stream id
Returns the size of the current set
Converts [[VideoStreamIdSet]] to JSON format
Returns a copy of the current set, with only N values copied from the original set.
the total number of values to be included in the new set.
[[DefaultVideoStreamIdSet]] implements [[VideoStreamIdSet]].