Media2Request class

Constructors

Media2Request()

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

getMetadataConfigurationOptions({String? configurationToken, String? profileToken}) XmlDocumentFragment
XML for the getMetadataConfigurationOptions
getMetadataConfigurations({String? configurationToken, String? profileToken}) XmlDocumentFragment
XML for the getMetadataConfigurations
getProfiles() XmlDocumentFragment
XML for the getProfiles
getServiceCapabilities() XmlDocumentFragment
XML for the getServiceCapabilities
getSnapshotUri(String profileToken) XmlDocumentFragment
XML for the getSnapshotUri, requires a profileToken
getStreamUri(String profileToken, {String streamType = 'RTP-Unicast', String transportProtocol = 'RTSP'}) XmlDocumentFragment
XML for the getStreamUri, requires a profileToken
startMulticastStreaming(String profileToken) XmlDocumentFragment
XML for the startMulticastStreaming
stopMulticastStreaming(String profileToken) XmlDocumentFragment
XML for the stopMulticastStreaming