brandon14/ebay-sdk-php

View on GitHub
src/Commerce/MediaBeta/V1/docs/Model/Play.md

Summary

Maintainability
Test Coverage
# # Play

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**play_url** | **string** | The playable URL for this video. | [optional]
**protocol** | **string** | The protocol for the video playlist. Supported protocols are DASH (Dynamic Adaptive Streaming over HTTP) and HLS (HTTP Live Streaming). For implementation help, refer to <a href='https://developer.ebay.com/api-docs/commerce/media/types/api:ProtocolEnum'>eBay API documentation</a> | [optional]

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)