Sha256: c80cb3936b6c9bb376431cedf3d0813b2382a12014486194f52c57756adeaec4
Contents?: true
Size: 147 Bytes
Versions: 22
Compression:
Stored size: 147 Bytes
Contents
module Ffprober class AudioStream < Stream attr_accessor :sample_fmt, :sample_rate, :channels, :bits_per_sample end end
Version data entries
22 entries across 22 versions & 1 rubygems
Version | Path |
---|---|
ffprober-0.0.2 | lib/ffprober/audio_stream.rb |
ffprober-0.0.1 | lib/ffprober/audio_stream.rb |