@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AncillarySourceSettings extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description |
|---|
AncillarySourceSettings() |
| Modifier and Type | Method and Description |
|---|---|
AncillarySourceSettings |
clone() |
boolean |
equals(Object obj) |
Integer |
getSourceAncillaryChannelNumber()
Specifies the 608 channel number in the ancillary data track from which to extract captions.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setSourceAncillaryChannelNumber(Integer sourceAncillaryChannelNumber)
Specifies the 608 channel number in the ancillary data track from which to extract captions.
|
String |
toString()
Returns a string representation of this object.
|
AncillarySourceSettings |
withSourceAncillaryChannelNumber(Integer sourceAncillaryChannelNumber)
Specifies the 608 channel number in the ancillary data track from which to extract captions.
|
public void setSourceAncillaryChannelNumber(Integer sourceAncillaryChannelNumber)
sourceAncillaryChannelNumber - Specifies the 608 channel number in the ancillary data track from which to extract captions. Unused for
passthrough.public Integer getSourceAncillaryChannelNumber()
public AncillarySourceSettings withSourceAncillaryChannelNumber(Integer sourceAncillaryChannelNumber)
sourceAncillaryChannelNumber - Specifies the 608 channel number in the ancillary data track from which to extract captions. Unused for
passthrough.public String toString()
toString in class ObjectObject.toString()public AncillarySourceSettings clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2019. All rights reserved.