startMulticastStreaming static method

XmlDocumentFragment startMulticastStreaming(
  1. String profileToken
)

Implementation

static XmlDocumentFragment startMulticastStreaming(String profileToken) =>
    MediaCommon.startMulticastStreaming(
        profileToken: profileToken, namespace: Xmlns.trt);