Gets or sets the sample number (i.e., frame count) of this frame.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ushort SampleCount { get; set; }
Public Property SampleCount As UShort Get Set
public: property unsigned short SampleCount { unsigned short get (); void set (unsigned short value); }