Class: Mediakit::FFmpeg::Decoder
- Inherits:
-
Object
- Object
- Mediakit::FFmpeg::Decoder
- Includes:
- Utils::ConstantFactory
- Defined in:
- lib/mediakit/ffmpeg.rb
Direct Known Subclasses
Class Method Summary collapse
Methods included from Utils::ConstantFactory
Class Method Details
.using_attributes ⇒ Object
97 98 99 |
# File 'lib/mediakit/ffmpeg.rb', line 97 def self.using_attributes [:name, :desc, :type, :frame_level, :slice_level, :experimental, :horizon_band, :direct_rendering_method] end |