Gets or sets the number of packets per sample of this ConfigurationFrame.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ushort PacketsPerSample { get; set; }
Public Property PacketsPerSample As UShort Get Set
public: property unsigned short PacketsPerSample { unsigned short get (); void set (unsigned short value); }