# StreamingLocatorListPathsStreamingPaths

**object**

### encryptionScheme
**enum**  **Required**  
The encryption scheme used for the path.

**Allowed values:**  
- NoEncryption  
- EnvelopeEncryption  
- CommonEncryptionCenc  
- CommonEncryptionCbcs

### paths
**list of strings**  **Required**  
The paths for the locator.

### streamingProtocol
**enum**  **Required**  
The streaming protocol used for the path.

**Allowed values:**  
- Hls  
- Dash  
- Download  
- SmoothStreaming
