Parent

Methods

Class/Module Index [+]

Quicksearch

MediaInfoTrack

Attributes

format[RW]
metadata[RW]
streaminfo[RW]

Public Class Methods

new() click to toggle source
# File gstreamer/sample/media-type2.rb, line 23
def initialize
  @metadata = nil
  @streaminfo = nil
  @format = nil
  @length_time = 0
  @con_streams = nil
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.