Class VideoCodec

java.lang.Object
com.amazonaws.ivs.broadcast.VideoCodec

public class VideoCodec extends Object
A description of a video codec to be used on this device.
  • Field Details

    • name

      public final String name
      The name of the codec, which will be one of the values from VideoCodecName.
  • Method Details