OSDN Git Service

SDL_Rect サンプルコードを修正 コピー先のwとhは無視されるため0とした https://github.com/libsdl-org/sdlwiki/commit...
[sdl2referencejp/sdl2referencejp.git] / Mix_GetMusicLoopLengthTime.html
index e240561..e9a8b80 100644 (file)
@@ -3,16 +3,15 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
 <meta http-equiv="Content-Style-Type" content="text/css">
-<meta name="keywords" content="SDL_mixer">
+<meta name="keywords" content="SDL2_mixer">
 <link rel="top" href="index.html" title="\83z\81[\83\80">
-<link rel="parent" href="SDL_mixer-functions-general.html" title="1\82Â\8fã">
+<link rel="parent" href="SDL2_mixer-CategoryGeneral.html" title="1\82Â\8fã">
 <title>Mix_GetMusicLoopLengthTime</title>
 </head>
 <body>
-<a href="index.html#SDL_mixer">\96Ú\8e\9f</a> - <a href="SDL_mixer-functions.html">4.\8aÖ\90\94</a> - <a href="SDL_mixer-functions-music.html">4.5\89¹\8ay</a> - Mix_GetMusicLoopLengthTime
+<a href="index.html#SDL2_mixer">\96Ú\8e\9f</a> - <a href="SDL2_mixer-FrontPage.html">SDL_mixer</a> - <a href="SDL2_mixer-ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="SDL2_mixer-CategoryMusic.html">\89¹\8ay</a> - Mix_GetMusicLoopLengthTime
 <hr>
 <h1>Mix_GetMusicLoopLengthTime</h1>
-Get the loop time length of music stream, in seconds.
 \89¹\8ay\82Ì\83\8b\81[\83v\8e\9e\8aÔ\82ð\95b\92P\88Ê\82Å\93¾\82é
 <h2>\8d\\95¶</h2>
 <code>double Mix_GetMusicLoopLengthTime(Mix_Music *music)</code>
@@ -29,8 +28,8 @@ NULL
 </p>
 <h2>\83o\81[\83W\83\87\83\93</h2>
 SDL_mixer 2.6.0\88È\8d~
-<h2>\8c´\95\82Ö\82Ì\83\8a\83\93\83N</h2>
-<a href="https://wiki.libsdl.org/SDL_mixer/Mix_GetMusicLoopLengthTime">SDL_mixer/Mix_GetMusicLoopLengthTime</a>
+<h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
+<a href="https://wiki.libsdl.org/SDL2_mixer/Mix_GetMusicLoopLengthTime">SDL2_mixer/Mix_GetMusicLoopLengthTime</a>
 <hr>
 </body>
 </html>