bindbc-raylib3 v5.0.1 (2023-12-24T15:25:10Z)
Dub
Repo
GetMusicTimePlayed
bindbc
raylib
bindstatic
Get current music time played (in seconds)
version(BindRaylib_Static)
extern (
C
) @
nogc
nothrow
float
GetMusicTimePlayed
(
Music
music
)
Meta
Source
See Implementation
bindbc
raylib
bindstatic
functions
BeginBlendMode
BeginDrawing
BeginMode2D
BeginMode3D
BeginScissorMode
BeginShaderMode
BeginTextureMode
BeginVrStereoMode
ChangeDirectory
CheckCollisionCircleRec
CheckCollisionCircles
CheckCollisionLines
CheckCollisionPointCircle
CheckCollisionPointLine
CheckCollisionPointPoly
CheckCollisionPointRec
CheckCollisionPointTriangle
CheckCollisionRecs
ClearBackground
ClearWindowState
CloseWindow
CompressData
DecodeDataBase64
DecompressData
DirectoryExists
DisableCursor
DisableEventWaiting
DrawCircle
DrawCircleGradient
DrawCircleLines
DrawCircleLinesV
DrawCircleSector
DrawCircleSectorLines
DrawCircleV
DrawEllipse
DrawEllipseLines
DrawLine
DrawLineBezier
DrawLineEx
DrawLineStrip
DrawLineV
DrawPixel
DrawPixelV
DrawPoly
DrawPolyLines
DrawPolyLinesEx
DrawRectangle
DrawRectangleGradientEx
DrawRectangleGradientH
DrawRectangleGradientV
DrawRectangleLines
DrawRectangleLinesEx
DrawRectanglePro
DrawRectangleRec
DrawRectangleRounded
DrawRectangleRoundedLines
DrawRectangleV
DrawRing
DrawRingLines
DrawSplineBasis
DrawSplineBezierCubic
DrawSplineBezierQuadratic
DrawSplineCatmullRom
DrawSplineLinear
DrawSplineSegmentBasis
DrawSplineSegmentBezierCubic
DrawSplineSegmentBezierQuadratic
DrawSplineSegmentCatmullRom
DrawSplineSegmentLinear
DrawTriangle
DrawTriangleFan
DrawTriangleLines
DrawTriangleStrip
EnableCursor
EnableEventWaiting
EncodeDataBase64
EndBlendMode
EndDrawing
EndMode2D
EndMode3D
EndScissorMode
EndShaderMode
EndTextureMode
EndVrStereoMode
ExportAutomationEventList
ExportDataAsCode
FileExists
GetApplicationDirectory
GetCameraMatrix
GetCameraMatrix2D
GetCharPressed
GetClipboardText
GetCurrentMonitor
GetDirectoryPath
GetFPS
GetFileExtension
GetFileLength
GetFileModTime
GetFileName
GetFileNameWithoutExt
GetFrameTime
GetGamepadAxisCount
GetGamepadAxisMovement
GetGamepadButtonPressed
GetGamepadName
GetGestureDetected
GetGestureDragAngle
GetGestureDragVector
GetGestureHoldDuration
GetGesturePinchAngle
GetGesturePinchVector
GetKeyPressed
GetMonitorCount
GetMonitorHeight
GetMonitorName
GetMonitorPhysicalHeight
GetMonitorPhysicalWidth
GetMonitorPosition
GetMonitorRefreshRate
GetMonitorWidth
GetMouseDelta
GetMousePosition
GetMouseRay
GetMouseWheelMove
GetMouseWheelMoveV
GetMouseX
GetMouseY
GetPrevDirectoryPath
GetRandomValue
GetRenderHeight
GetRenderWidth
GetScreenHeight
GetScreenToWorld2D
GetScreenWidth
GetShaderLocation
GetShaderLocationAttrib
GetSplinePointBasis
GetSplinePointBezierCubic
GetSplinePointBezierQuad
GetSplinePointCatmullRom
GetSplinePointLinear
GetTime
GetTouchPointCount
GetTouchPointId
GetTouchPosition
GetTouchX
GetTouchY
GetWindowHandle
GetWindowPosition
GetWindowScaleDPI
GetWorkingDirectory
GetWorldToScreen
GetWorldToScreen2D
GetWorldToScreenEx
HideCursor
InitWindow
IsCursorHidden
IsCursorOnScreen
IsFileDropped
IsFileExtension
IsGamepadAvailable
IsGamepadButtonDown
IsGamepadButtonPressed
IsGamepadButtonReleased
IsGamepadButtonUp
IsGestureDetected
IsKeyDown
IsKeyPressed
IsKeyPressedRepeat
IsKeyReleased
IsKeyUp
IsMouseButtonDown
IsMouseButtonPressed
IsMouseButtonReleased
IsMouseButtonUp
IsPathFile
IsShaderReady
IsWindowFocused
IsWindowFullscreen
IsWindowHidden
IsWindowMaximized
IsWindowMinimized
IsWindowReady
IsWindowResized
IsWindowState
LoadAutomationEventList
LoadDirectoryFiles
LoadDirectoryFilesEx
LoadDroppedFiles
LoadFileData
LoadFileText
LoadRandomSequence
LoadShader
LoadShaderFromMemory
LoadVrStereoConfig
MaximizeWindow
MemAlloc
MemFree
MemRealloc
MinimizeWindow
OpenURL
PlayAutomationEvent
PollInputEvents
RestoreWindow
SaveFileData
SaveFileText
SetAutomationEventBaseFrame
SetAutomationEventList
SetClipboardText
SetConfigFlags
SetExitKey
SetGamepadMappings
SetGesturesEnabled
SetMouseCursor
SetMouseOffset
SetMousePosition
SetMouseScale
SetRandomSeed
SetShaderValue
SetShaderValueMatrix
SetShaderValueTexture
SetShaderValueV
SetShapesTexture
SetTargetFPS
SetTraceLogLevel
SetWindowFocused
SetWindowIcon
SetWindowIcons
SetWindowMaxSize
SetWindowMinSize
SetWindowMonitor
SetWindowOpacity
SetWindowPosition
SetWindowSize
SetWindowState
SetWindowTitle
ShowCursor
StartAutomationEventRecording
StopAutomationEventRecording
SwapScreenBuffer
TakeScreenshot
ToggleBorderlessWindowed
ToggleFullscreen
UnloadAutomationEventList
UnloadDirectoryFiles
UnloadDroppedFiles
UnloadFileData
UnloadFileText
UnloadRandomSequence
UnloadShader
UnloadVrStereoConfig
UpdateCamera
UpdateCameraPro
WaitTime
WindowShouldClose
Get current music time played (in seconds)