Module: Media::Preset::Playstation

Extended by:
Playstation
Included in:
Playstation
Defined in:
lib/media/preset/playstation.rb

Defined Under Namespace

Classes: Base

Instance Method Summary collapse

Instance Method Details

#presetsObject



6
7
8
9
10
# File 'lib/media/preset/playstation.rb', line 6

def presets
  {
    psp: {height: 240, width: 320}
  }
end