Class Smpte2110SdpLocation.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.medialive.alpha.Smpte2110SdpLocation.Jsii$Proxy
- All Implemented Interfaces:
Smpte2110SdpLocation,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
Smpte2110SdpLocation
@Stability(Experimental)
@Internal
public static final class Smpte2110SdpLocation.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements Smpte2110SdpLocation
An implementation for
Smpte2110SdpLocation-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.medialive.alpha.Smpte2110SdpLocation
Smpte2110SdpLocation.Builder, Smpte2110SdpLocation.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(Smpte2110SdpLocation.Builder builder) Constructor that initializes the object based on literal property values passed by theSmpte2110SdpLocation.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theSmpte2110SdpLocation.Builder.
-
-
Method Details
-
getSdpUrl
Description copied from interface:Smpte2110SdpLocation(experimental) The URL of the SDP file.- Specified by:
getSdpUrlin interfaceSmpte2110SdpLocation
-
getMediaIndex
Description copied from interface:Smpte2110SdpLocation(experimental) The index of the media stream within the SDP to ingest.Use when the SDP describes more than one stream of that media type.
Default: - service default
- Specified by:
getMediaIndexin interfaceSmpte2110SdpLocation
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-