C# Class MediaPortal.Player.VideoPlayerVMR7.FilterStreamInfos

Show file Open project: MediaPortal/MediaPortal-1

Public Properties

Property Type Description
Current bool
Filter string
Id int
LCID int
Name string
Type StreamType
sFlag AMStreamSelectInfoFlags

Property Details

Current public property

public bool Current
return bool

Filter public property

public string Filter
return string

Id public property

public int Id
return int

LCID public property

public int LCID
return int

Name public property

public string Name
return string

Type public property

public StreamType Type
return StreamType

sFlag public property

public AMStreamSelectInfoFlags sFlag
return AMStreamSelectInfoFlags