Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ttaenc
Track
C# 클래스 ttaenc.Track
파일 보기
프로젝트 열기: sidiandi/ttaudio
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Album
string
Artists
string[]
Duration
System.TimeSpan
Path
string
Title
string
TrackNumber
uint
공개 메소드들
메소드
설명
GetPictures
( ) :
TagLib.IPicture[]
메소드 상세
GetPictures()
공개
메소드
public
GetPictures
( ) :
TagLib.IPicture[]
리턴
TagLib.IPicture[]
프로퍼티 상세
Album
공개적으로 프로퍼티
public
string
Album
리턴
string
Artists
공개적으로 프로퍼티
public
string[]
Artists
리턴
string[]
Duration
공개적으로 프로퍼티
public
TimeSpan,System
Duration
리턴
System.TimeSpan
Path
공개적으로 프로퍼티
public
string
Path
리턴
string
Title
공개적으로 프로퍼티
public
string
Title
리턴
string
TrackNumber
공개적으로 프로퍼티
public
uint
TrackNumber
리턴
uint