systemIds property

List<String>? systemIds
final

Relates to SPEKE implementation. DRM system identifiers. DASH output groups support a max of two system ids. Other group types support one system id. See https://dashif.org/identifiers/content_protection/ for more details.

Implementation

final List<String>? systemIds;