Class: Aws::MediaConvert::Types::FrameRate
- Inherits:
-
Struct
- Object
- Struct
- Aws::MediaConvert::Types::FrameRate
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-mediaconvert/types.rb
Overview
the calculated frame rate of the asset.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#denominator ⇒ Integer
the denominator of the frame rate of the asset.
-
#numerator ⇒ Integer
the numerator of the frame rate of the asset.