C# Class BDInfo.BDInfoSettings

Settings needed for BDInfo library
Datei anzeigen Open project: damienhaynes/moving-pictures Class Usage Examples

Public Properties

Property Type Description
EnableSSIF bool
FilterLoopingPlaylists bool
FilterShortPlaylists bool
FilterShortPlaylistsValue int
KeepStreamOrder bool

Property Details

EnableSSIF public_oe static_oe property

public static bool EnableSSIF
return bool

FilterLoopingPlaylists public_oe static_oe property

public static bool FilterLoopingPlaylists
return bool

FilterShortPlaylists public_oe static_oe property

public static bool FilterShortPlaylists
return bool

FilterShortPlaylistsValue public_oe static_oe property

public static int FilterShortPlaylistsValue
return int

KeepStreamOrder public_oe static_oe property

public static bool KeepStreamOrder
return bool