Class: Agqr
Instance Attribute Summary
Attributes inherited from Radio
#area_en, #area_id, #area_ja, #ext, #outdir
Instance Method Summary collapse
- #fetch_stations ⇒ Object
-
#initialize ⇒ Agqr
constructor
A new instance of Agqr.
Methods inherited from Radio
#agent, bands, #channel_to_uri, channels, #close, #convert, #convert_ffmpeg, #create_player, #datetime, db, find, inherited, #login, #make_recfile, #make_tmpfile, match, #open, #out_ext, #play, #record, search, stations, #tune
Constructor Details
#initialize ⇒ Agqr
Returns a new instance of Agqr.
6 7 8 |
# File 'lib/rbtune/agqr.rb', line 6 def initialize @ext = 'm4a' end |