共用方式為


AssetDeliveryProtocol Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum AssetDeliveryProtocol
[<System.Flags>]
type AssetDeliveryProtocol = 
Public Enum AssetDeliveryProtocol
Inheritance
AssetDeliveryProtocol
Attributes

Fields

Name Value Description
None 0
SmoothStreaming 1
Dash 2
HLS 4
Hds 8
ProgressiveDownload 16
All 65535

Applies to