AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
The detected properties of the input file. Elastic Transcoder identifies these values from the input file.

Inheritance Hierarchy

System.Object
  Amazon.ElasticTranscoder.Model.DetectedProperties

Namespace: Amazon.ElasticTranscoder.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class DetectedProperties : Object

The DetectedProperties type exposes the following members

Constructors

NameDescription
Public Method DetectedProperties()

Properties

NameTypeDescription
Public Property DurationMillis System.Int64 Gets and sets the property DurationMillis.

The detected duration of the input file, in milliseconds.

Public Property FileSize System.Int64 Gets and sets the property FileSize.

The detected file size of the input file, in bytes.

Public Property FrameRate System.String Gets and sets the property FrameRate.

The detected frame rate of the input file, in frames per second.

Public Property Height System.Int32 Gets and sets the property Height.

The detected height of the input file, in pixels.

Public Property Width System.Int32 Gets and sets the property Width.

The detected width of the input file, in pixels.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1