public class LiveStreamConditioning extends Object implements Serializable
LiveStreamEvent.| Constructor and Description |
|---|
LiveStreamConditioning() |
LiveStreamConditioning(DashBridge dashBridge) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
DashBridge |
getDashBridge()
Gets the dashBridge value for this LiveStreamConditioning.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
void |
setDashBridge(DashBridge dashBridge)
Sets the dashBridge value for this LiveStreamConditioning.
|
String |
toString() |
public LiveStreamConditioning()
public LiveStreamConditioning(DashBridge dashBridge)
public DashBridge getDashBridge()
public void setDashBridge(DashBridge dashBridge)
dashBridge - * Specifies DASH Bridge single-period to multi-period MPD conditioning.public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2023. All rights reserved.