Media2Request 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 Properties
- builder → XmlBuilder
-
no setter
Static Methods
-
deleteProfile(
String referenceToken) → XmlDocumentFragment - XML for the deleteProfile
-
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 protocol = 'RTSP'}) → XmlDocumentFragment -
XML for the getStreamUri, requires a
profileToken
-
getVideoEncoderInstances(
String configurationToken) → XmlDocumentFragment - XML for the getVideoEncoderInstances
-
getVideoSourceConfigurationOptions(
{String? configurationToken, String? profileToken}) → XmlDocumentFragment - XML for the getVideoSourceConfigurationOptions
-
startMulticastStreaming(
String profileToken) → XmlDocumentFragment - XML for the startMulticastStreaming
-
stopMulticastStreaming(
String profileToken) → XmlDocumentFragment - XML for the stopMulticastStreaming
-
videoEncoderConfigurations(
{String? configurationToken, String? profileToken}) → XmlDocumentFragment - XML for the videoEncoderConfigurations