Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
TTAPI
Song
C# Class TTAPI.Song
显示文件
Open project: Inumedia/Turntable-API.NET
Class Usage Examples
Public Properties
Property
Type
Description
djid
string
metadata
SongMetadata
score
double
snaggable
bool
starttime
double
Public Methods
Method
Description
ToString
( ) :
string
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
djid
public_oe property
public
string
djid
return
string
metadata
public_oe property
public
SongMetadata,TTAPI
metadata
return
SongMetadata
score
public_oe property
public
double
score
return
double
snaggable
public_oe property
public
bool
snaggable
return
bool
starttime
public_oe property
public
double
starttime
return
double