Class | Xiron::VideoPort |
In: |
ext/audioport.c
lib/xiron/videoport.rb |
Parent: | Object |
Opens a new video port with given parameters. If no plugin identifier (driver) is given, it is autodetected. if only particular parameters should be given, use a hash (e.g. "w" => 640, :h => 480). See also Xine#video_out_plugins, Stream#new.