Gets or sets start sample for the CommonFrameHeader object.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public uint StartSample { get; set; }
Public Property StartSample As UInteger Get Set
public: property unsigned int StartSample { unsigned int get (); void set (unsigned int value); }