StreamInformation 类

定义

表示流中要求 PlayReady Server SDK 为其颁发许可证的特定时间段的信息。

[System.Serializable]
public class StreamInformation
[<System.Serializable>]
type StreamInformation = class
Public Class StreamInformation
继承
StreamInformation
属性

构造函数

StreamInformation()

表示流中要求 PlayReady Server SDK 为其颁发许可证的特定时间段的信息。

属性

BlackoutInformation

获取或设置 BlackoutInformation 流的 。

OffsetFromProgramStart

以 的形式 String获取程序开始的偏移量。

OffsetFromProgramStartAsTimespan

以 的形式 TimeSpan获取程序开始的偏移量。

ProgramIdentifier

获取或设置正在加密的程序的标识符。

RequestInterval

获取程序内从请求打包数据为 String的程序开始偏移的时间间隔。

RequestIntervalAsTimespan

获取程序内从请求打包数据为 TimeSpan的程序开始偏移的时间间隔。

适用于