Name | Type | Description | Notes |
---|---|---|---|
CreatedAt | string | CreatedAt holds the value of the "created_at" field. | [optional] [default to null] |
DurationSeconds | float32 | DurationSeconds holds the value of the "duration_seconds" field. | [optional] [default to null] |
Edges | *EntMediaFileEdges | Edges holds the relations/edges for other nodes in the graph. The values are being populated by the MediaFileQuery when eager-loading is set. | [optional] [default to null] |
Format | string | Format holds the value of the "format" field. | [optional] [default to null] |
Framerate | int32 | Framerate holds the value of the "framerate" field. | [optional] [default to null] |
Id | string | ID of the ent. | [optional] [default to null] |
MediaType | string | MediaType holds the value of the "media_type" field. | [optional] [default to null] |
RenditionName | string | RenditionName holds the value of the "rendition_name" field. | [optional] [default to null] |
ResolutionHeight | int32 | ResolutionHeight holds the value of the "resolution_height" field. | [optional] [default to null] |
ResolutionWidth | int32 | ResolutionWidth holds the value of the "resolution_width" field. | [optional] [default to null] |
TargetBandwidth | int32 | TargetBandwidth holds the value of the "target_bandwidth" field. | [optional] [default to null] |
UpdatedAt | string | UpdatedAt holds the value of the "updated_at" field. | [optional] [default to null] |
VideoBitrate | int32 | VideoBitrate holds the value of the "video_bitrate" field. | [optional] [default to null] |
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.