SupportedProtocols: {
    dash: BitFlag;
    hls: BitFlag;
} = ...

Type declaration

  • dash: BitFlag

    Device supports Dynamic Adaptive Streaming over HTTP (DASH)

  • hls: BitFlag

    Device supports HTTP Live Streaming (HLS)

MatterSpecification.v13.Cluster § 6.7.5.1