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