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