In Files

Parent

Methods

Gst::Caps

Public Instance Methods

structures() click to toggle source
# File lib/gst/caps.rb, line 19
def structures
  size.times.collect do |i|
    get_structure(i)
  end
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.