Class: DTAS::Source::AvFfCommon::AStream

Inherits:
Struct
  • Object
show all
Defined in:
lib/dtas/source/av_ff_common.rb

Instance Attribute Summary collapse

Instance Attribute Details

#channelsObject

Returns the value of attribute channels

Returns:

  • (Object)

    the current value of channels



17
18
19
# File 'lib/dtas/source/av_ff_common.rb', line 17

def channels
  @channels
end

#durationObject

Returns the value of attribute duration

Returns:

  • (Object)

    the current value of duration



17
18
19
# File 'lib/dtas/source/av_ff_common.rb', line 17

def duration
  @duration
end

#rateObject

Returns the value of attribute rate

Returns:

  • (Object)

    the current value of rate



17
18
19
# File 'lib/dtas/source/av_ff_common.rb', line 17

def rate
  @rate
end