X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pages%2FSDL-AudioCVT.html-inc;h=76fa35c92cc8be5c8b31a5d4a4a3bc8270aaab02;hb=d30374274ef742a96a45b78aceed12e0bdeb879c;hp=90a947524a559ceb11a1b375f66fef543447b1a7;hpb=2ace59cf26fb88d05566c1697ab2cf236fef3791;p=sdlgit%2FSDL-Site.git diff --git a/pages/SDL-AudioCVT.html-inc b/pages/SDL-AudioCVT.html-inc index 90a9475..76fa35c 100644 --- a/pages/SDL-AudioCVT.html-inc +++ b/pages/SDL-AudioCVT.html-inc @@ -8,7 +8,7 @@
  • DESCRIPTION
  • METHODS
  • -
  • AUTHOR +
  • AUTHORS

  • @@ -53,8 +53,8 @@

    This constructor returns an empty SDL::AudioCVT structure.

    -

    new

    -
    +

    build

    +
     $cvt = SDL::AudioCVT->build( $src_format, $src_channels, $src_rate
                                   $dst_format, $dst_channels, $dst_rate );
     
    @@ -108,9 +108,9 @@ see SDL::AudioSpec.

    Final audio size is len*len_ratio

    -

    AUTHOR

    Top

    -
    -

    Tobias Leich

    +

    AUTHORS

    Top

    +
    \ No newline at end of file