startMulticastStreaming static method
XML for the startMulticastStreaming
Implementation
static XmlDocumentFragment startMulticastStreaming(String profileToken) =>
    MediaCommon.startMulticastStreaming(
        profileToken: profileToken, namespace: Xmlns.tr2);