Gets and sets the property KeyframesMaxDist. 
            
The maximum number of frames between key frames. Key frames are fully encoded frames; the frames between key frames are encoded based, in part, on the content of the key frames. The value is an integer formatted as a string; valid values are between 1 (every frame is a key frame) and 100000, inclusive. A higher value results in higher compression but may also discernibly decrease video quality.
 Declaration Syntax
 Declaration Syntax| C# | 
public string KeyframesMaxDist { get; set; }