Sha256: 03174b091556a83e68840344bbefdf106fed09e31e44475bcd41d964759b5fe9

Contents?: true

Size: 974 Bytes

Versions: 4

Compression:

Stored size: 974 Bytes

Contents

# CloudmersiveVideoApiClient::MediaInformation

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**successful** | **BOOLEAN** | True if the operation was successful, false otherwise | [optional] 
**file_format** | **String** | The file's short format name | [optional] 
**file_format_full** | **String** | The file's full format name | [optional] 
**valid_file_formats** | **Array<String>** | A list of the file's valid formats | [optional] 
**width** | **Integer** | The video's width, if file is a video | [optional] 
**height** | **Integer** | The video's height, if file is a video | [optional] 
**size** | **Integer** | The file's size in bytes | [optional] 
**bit_rate** | **Integer** | The file's bit rate | [optional] 
**duration** | **Float** | The file's duration in seconds | [optional] 
**start_time** | **Float** | The file's media start time | [optional] 


Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
cloudmersive-video-api-client-2.0.5 ./docs/MediaInformation.md
cloudmersive-video-api-client-2.0.4 ./docs/MediaInformation.md
cloudmersive-video-api-client-2.0.3 ./docs/MediaInformation.md
cloudmersive-video-api-client-2.0.2 ./docs/MediaInformation.md