C# 클래스 BDInfo.BDInfoSettings

Settings needed for BDInfo library
파일 보기 프로젝트 열기: damienhaynes/moving-pictures 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
EnableSSIF bool
FilterLoopingPlaylists bool
FilterShortPlaylists bool
FilterShortPlaylistsValue int
KeepStreamOrder bool

프로퍼티 상세

EnableSSIF 공개적으로 정적으로 프로퍼티

public static bool EnableSSIF
리턴 bool

FilterLoopingPlaylists 공개적으로 정적으로 프로퍼티

public static bool FilterLoopingPlaylists
리턴 bool

FilterShortPlaylists 공개적으로 정적으로 프로퍼티

public static bool FilterShortPlaylists
리턴 bool

FilterShortPlaylistsValue 공개적으로 정적으로 프로퍼티

public static int FilterShortPlaylistsValue
리턴 int

KeepStreamOrder 공개적으로 정적으로 프로퍼티

public static bool KeepStreamOrder
리턴 bool