Ivf.Props (ivf v0.3.0)
Properties of an Ivf video. Use Ivf.Props.new(keyword())
.
Link to this section Summary
Link to this section Types
Link to this section Functions
Link to this function
new(opts)
@spec new( codec: binary(), frame_count: pos_integer(), height: pos_integer(), time_base: {pos_integer(), pos_integer()}, width: pos_integer() ) :: t()