Package com.amazonaws.ivs.broadcast
Class VideoCodec
java.lang.Object
com.amazonaws.ivs.broadcast.VideoCodec
A description of a video codec to be used on this device.
- 
Field Summary
FieldsModifier and TypeFieldDescriptionfinal StringThe name of the codec, which will be one of the values fromVideoCodecName. - 
Method Summary
 
- 
Field Details
- 
name
The name of the codec, which will be one of the values fromVideoCodecName. 
 - 
 - 
Method Details