C# 클래스 MediaPortal.Player.Subtitles.TEXT_SUBTITLE

파일 보기 프로젝트 열기: MediaPortal/MediaPortal-1 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
encoding int
language string
lc MediaPortal.Player.Subtitles.LineContent[]
page int
text string
timeOut System.UInt64
timeStamp System.UInt64

프로퍼티 상세

encoding 공개적으로 프로퍼티

public int encoding
리턴 int

language 공개적으로 프로퍼티

public string language
리턴 string

lc 공개적으로 프로퍼티

public LineContent[],MediaPortal.Player.Subtitles lc
리턴 MediaPortal.Player.Subtitles.LineContent[]

page 공개적으로 프로퍼티

public int page
리턴 int

text 공개적으로 프로퍼티

public string text
리턴 string

timeOut 공개적으로 프로퍼티

public UInt64,System timeOut
리턴 System.UInt64

timeStamp 공개적으로 프로퍼티

public UInt64,System timeStamp
리턴 System.UInt64