Exception: UnavailableOMXPlayerError
- Inherits:
-
StandardError
- Object
- StandardError
- UnavailableOMXPlayerError
- Defined in:
- lib/pecari/player.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
83 84 85 86 87 88 |
# File 'lib/pecari/player.rb', line 83 def " Cannot find omxplayer on you system. Try installing it with this command:\n \"sudo apt-get install omxplayer\"\n EOF\nend\n" |