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

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

공개 프로퍼티들

프로퍼티 타입 설명
bitmapIndex int
entry TeletextPageEntry
isAuto bool
language string
type SubtitleType

공개 메소드들

메소드 설명
Equals ( object o ) : bool
GetHashCode ( ) : int
ToString ( ) : string

메소드 상세

Equals() 공개 메소드

public Equals ( object o ) : bool
o object
리턴 bool

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

bitmapIndex 공개적으로 프로퍼티

public int bitmapIndex
리턴 int

entry 공개적으로 프로퍼티

public TeletextPageEntry,MediaPortal.Player.Subtitles entry
리턴 TeletextPageEntry

isAuto 공개적으로 프로퍼티

public bool isAuto
리턴 bool

language 공개적으로 프로퍼티

public string language
리턴 string

type 공개적으로 프로퍼티

public SubtitleType type
리턴 SubtitleType