Gets or sets defined frame rate of this IConfigurationFrame.
Declaration Syntax
C# | Visual Basic | Visual C++ |
ushort FrameRate { get; set; }
Property FrameRate As UShort Get Set
property unsigned short FrameRate { unsigned short get (); void set (unsigned short value); }