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