X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pages%2FSDL-Mixer.html-inc;h=43e150ab8c4a2edd8d3771900fe904bd58aef7e5;hb=d5943b684b1240307fbf0a103abbf18dd93998f4;hp=71f387b6b7e2b36b3c3ed94ddd693272b2eb04e3;hpb=3549ee6a3a96e3e1834ff3373567ab631acd42cc;p=sdlgit%2FSDL-Site.git diff --git a/pages/SDL-Mixer.html-inc b/pages/SDL-Mixer.html-inc index 71f387b..43e150a 100644 --- a/pages/SDL-Mixer.html-inc +++ b/pages/SDL-Mixer.html-inc @@ -15,8 +15,8 @@
  • query_spec
  • -
  • AUTHORS
  • -
  • SEE ALSO +
  • SEE ALSO
  • +
  • AUTHORS

  • @@ -49,7 +49,7 @@ MIX_INIT_OGG -

    Export tag: ':default'

    +

    Export tag: ':defaults'

     MIX_CHANNELS
      MIX_DEFAULT_FORMAT
      MIX_DEFAULT_FREQUENCY
    @@ -76,6 +76,25 @@
      MUS_MP3_FLAC
     
     
    +

    Export tag: ':format'

    +
     AUDIO_U8
    + AUDIO_S8
    + AUDIO_U16LSB
    + AUDIO_S16LSB
    + AUDIO_U16MSB
    + AUDIO_S16MSB
    + AUDIO_U16
    + AUDIO_S16 
    + AUDIO_U16SYS
    + AUDIO_S16SYS
    +
    +
    +

    Export tag: ':status'

    +
     SDL_AUDIO_STOPPED
    + SDL_AUDIO_PLAYING
    + SDL_AUDIO_PAUSED
    +
    +

    DESCRIPTION

    Top

    @@ -195,14 +214,14 @@ This function returns 1 as first array element (status) if the audio has been op -

    AUTHORS

    Top

    -
    -

    Tobias Leich [FROGGS]

    - -

    SEE ALSO

    Top

    perl, SDL::Mixer::Channels, SDL::Mixer::Effects, SDL::Mixer::Groups, SDL::Mixer::Music.

    +

    AUTHORS

    Top

    +
    +

    See AUTHORS in SDL.

    + +
    \ No newline at end of file