C# Class BDInfo.BDInfoSettings

Settings needed for BDInfo library
Show file 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 static property

public static bool EnableSSIF
return bool

FilterLoopingPlaylists public static property

public static bool FilterLoopingPlaylists
return bool

FilterShortPlaylists public static property

public static bool FilterShortPlaylists
return bool

FilterShortPlaylistsValue public static property

public static int FilterShortPlaylistsValue
return int

KeepStreamOrder public static property

public static bool KeepStreamOrder
return bool