Converts a second value as reveived by BASS_ChannelBytes2Seconds(Int32, Int64) to a string representation.
Namespace: Un4seen.Bass
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax
Parameters
- seconds
- Type: SystemDouble
A value representing seconds.
Return Value
Type: StringThe seconds as a string in the format: [-][d.]hh:mm:ss[.ff]
See Also