Gets or sets sample rate for the CommonFrameHeader object.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ushort SampleRate { get; set; }
Public Property SampleRate As UShort Get Set
public: property unsigned short SampleRate { unsigned short get (); void set (unsigned short value); }