Get the sample size of the media

Namespace: Cartella.Interfaces
Assembly: AssetManagementSystem (in AssetManagementSystem.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
int SampleSize { get; }
Visual Basic
ReadOnly Property SampleSize As Integer
	Get
Visual C++
property int SampleSize {
	int get ();
}

See Also