C# Class MediaPortal.Video.Database.MatroskaTagInfo

Mostrar archivo Open project: MediaPortal/MediaPortal-1 Class Usage Examples

Public Properties

Property Type Description
ChannelName string
Description string
EndTime System.DateTime
EpisodeName string
Genre string
StartTime System.DateTime
Title string

Property Details

ChannelName public_oe property

public string ChannelName
return string

Description public_oe property

public string Description
return string

EndTime public_oe property

public DateTime,System EndTime
return System.DateTime

EpisodeName public_oe property

public string EpisodeName
return string

Genre public_oe property

public string Genre
return string

StartTime public_oe property

public DateTime,System StartTime
return System.DateTime

Title public_oe property

public string Title
return string