Class: GstAudio::Loader

Inherits:
GObjectIntrospection::Loader
  • Object
show all
Defined in:
lib/gst/audio-loader.rb

Instance Method Summary collapse

Instance Method Details

#loadObject

[View source]

19
20
21
# File 'lib/gst/audio-loader.rb', line 19

def load
  super("GstAudio")
end