MediaRequest class

Constructors

MediaRequest()

Properties

hashCode int
The hash code for this object.
read-onlyinherited
runtimeType Type
A representation of the runtime type of the object.
read-onlyinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

getAudioOutputs() XmlDocumentFragment
XML for the getAudioOutputs
getAudioSources() XmlDocumentFragment
XML for the audioSources
getMetadataConfiguration(String configurationToken) XmlDocumentFragment
XML for the metadataConfiguration
getMetadataConfigurationOptions({String? configurationToken, String? profileToken, required String namespace}) XmlDocumentFragment
XML for the getMetadataConfigurationOptions
getMetadataConfigurations({String? configurationToken, String? profileToken}) XmlDocumentFragment
XML for the getMetadataConfigurations
getProfile(String profileToken) XmlDocumentFragment
XML for the getProfile, requires a profileToken
getProfiles() XmlDocumentFragment
XML for the getProfiles
getServiceCapabilities() XmlDocumentFragment
XML for the serviceCapabilities
getSnapshotUri(String profileToken, {StreamSetup? streamSetup}) XmlDocumentFragment
XML for the snapshotUri, requires a profileToken
getStreamUri(String profileToken, {required StreamSetup streamSetup}) XmlDocumentFragment
XML for the streamUri, requires a profileToken
getVideoSources() XmlDocumentFragment
XML for the videoSources
startMulticastStreaming(String profileToken) XmlDocumentFragment
XML for the startMulticastStreaming
stopMulticastStreaming(String profileToken) XmlDocumentFragment
XML for the stopMulticastStreaming