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); }
function get_SampleRate(); function set_SampleRate(value);
In This Article