次の方法で共有


AssetDeliveryProtocol 列挙型

定義

この列挙体は、メンバー値のビットごとの組み合わせをサポートしています。

[System.Flags]
public enum AssetDeliveryProtocol
[<System.Flags>]
type AssetDeliveryProtocol = 
Public Enum AssetDeliveryProtocol
継承
AssetDeliveryProtocol
属性

フィールド

名前 説明
None 0
SmoothStreaming 1
Dash 2
HLS 4
Hds 8
ProgressiveDownload 16
All 65535

適用対象