public class SimpleEncodingLiveJobInput extends Object
Constructor and Description |
---|
SimpleEncodingLiveJobInput() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
SimpleEncodingLiveInputAspectRatio |
getInputAspectRatio()
The aspect ratio of the input video stream
|
SimpleEncodingLiveJobInputType |
getInputType()
Defines which protocol is being used as input of the live stream.
|
int |
hashCode() |
void |
setInputAspectRatio(SimpleEncodingLiveInputAspectRatio inputAspectRatio)
The aspect ratio of the input video stream
|
void |
setInputType(SimpleEncodingLiveJobInputType inputType)
Defines which protocol is being used as input of the live stream.
|
String |
toString() |
public SimpleEncodingLiveJobInputType getInputType()
public void setInputType(SimpleEncodingLiveJobInputType inputType)
inputType
- Defines which protocol is being used as input of the live stream.public SimpleEncodingLiveInputAspectRatio getInputAspectRatio()
public void setInputAspectRatio(SimpleEncodingLiveInputAspectRatio inputAspectRatio)
inputAspectRatio
- The aspect ratio of the input video streamCopyright © 2022. All rights reserved.