다음을 통해 공유


BlackoutInformation 클래스

정의

스트림의 정전 정보를 나타냅니다.

[System.Serializable]
public class BlackoutInformation
[<System.Serializable>]
type BlackoutInformation = class
Public Class BlackoutInformation
상속
BlackoutInformation
특성

생성자

BlackoutInformation()

BlackoutInformation 클래스의 새 인스턴스를 초기화합니다.

속성

BlackoutData

사용자 지정 정전 정보를 가져오거나 설정합니다.

BlackoutInterval

정전 간격을 로 String가져오거나 설정합니다.

BlackoutIntervalAsTimespan

정전 간격을 로 TimeSpan가져오거나 설정합니다.

BlackoutOffsetFromProgramStart

프로그램 시작부터의 정전 시작 시간 오프셋을 로 String가져오거나 설정합니다.

BlackoutOffsetFromProgramStartAsTimespan

프로그램 시작부터의 정전 시작 시간 오프셋을 로 TimeSpan가져오거나 설정합니다.

적용 대상