Video Properties

Introduction

This API lets you retrieve all properties or one specific property of the video file. The API returns an object that contains information about the video such as codec, resolution, path, duration etc. Audio properties are also included.

Resource URI

Please check Aspose.Video Cloud API Reference guide to test API in the browser and URL, parameters, request and response details of theĀ videoProperties API.

cURL Example

SDKs

The API is completely independent of your operating system, database system or development language. We provide and support API SDKs in many development languages in order to make it even easier to integrate. You can see our available SDKs list here.

SDK Examples

Case 1: Retrieve video properties

Case 2: Retrieve video property

The API returns selected property value.