The frames per second for the video stream in the output file. Valid values include:
 CopyC#
CopyC#auto
 CopyC#
CopyC#10 CopyC#
CopyC#15 CopyC#
CopyC#23.97 CopyC#
CopyC#24 CopyC#
CopyC#25 CopyC#
CopyC#29.97 CopyC#
CopyC#30 CopyC#
CopyC#60
            If you specify  CopyC#
CopyC#auto
 CopyC#
CopyC#Frame rate = maximum recommended decoding speed in luma samples/second
            / (width in                pixels * height in pixels)
where:
- width in pixels and height in pixels represent the Resolution of the output video.
- maximum recommended decoding speed in Luma samples/second is less than or equal to the maximum value listed in the following table, based on the value that you specified for Level.
The maximum recommended decoding speed in Luma samples/second for each level is described in the following list (Level - Decoding speed):
- 1 - 380160
- 1b - 380160
- 1.1 - 76800
- 1.2 - 1536000
- 1.3 - 3041280
- 2 - 3041280
- 2.1 - 5068800
- 2.2 - 5184000
- 3 - 10368000
- 3.1 - 27648000
- 3.2 - 55296000
- 4 - 62914560
- 4.1 - 62914560
 Declaration Syntax
 Declaration Syntax| C# | 
public string FrameRate { get; set; }