C# 클래스 MediaPortal.Video.Database.MatroskaTagInfo

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

공개 프로퍼티들

프로퍼티 타입 설명
ChannelName string
Description string
EndTime System.DateTime
EpisodeName string
Genre string
StartTime System.DateTime
Title string

프로퍼티 상세

ChannelName 공개적으로 프로퍼티

public string ChannelName
리턴 string

Description 공개적으로 프로퍼티

public string Description
리턴 string

EndTime 공개적으로 프로퍼티

public DateTime,System EndTime
리턴 System.DateTime

EpisodeName 공개적으로 프로퍼티

public string EpisodeName
리턴 string

Genre 공개적으로 프로퍼티

public string Genre
리턴 string

StartTime 공개적으로 프로퍼티

public DateTime,System StartTime
리턴 System.DateTime

Title 공개적으로 프로퍼티

public string Title
리턴 string