MediaRequest class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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 getAudioSources
-
getMetadataConfiguration(
String configurationToken) → XmlDocumentFragment - XML for the getMetadataConfiguration
-
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 getServiceCapabilities
-
getSnapshotUri(
String profileToken, {StreamSetup? streamSetup}) → XmlDocumentFragment -
XML for the getSnapshotUri, requires a
profileToken
-
getStreamUri(
String profileToken, {required StreamSetup streamSetup}) → XmlDocumentFragment -
XML for the getStreamUri, requires a
profileToken
-
getVideoSources(
) → XmlDocumentFragment - XML for the getVideoSources
-
startMulticastStreaming(
String profileToken) → XmlDocumentFragment - XML for the startMulticastStreaming
-
stopMulticastStreaming(
String profileToken) → XmlDocumentFragment - XML for the stopMulticastStreaming