|   | WaveFormatExtensibleSampleValue Property | 
        
        
            Gets or sets sample value.
            
        
        Namespace: GSF.MediaAssembly: GSF.Media (in GSF.Media.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic ushort SampleValue { get; set; }Public Property SampleValue As UShort
	Get
	Set
public:
property unsigned short SampleValue {
	unsigned short get ();
	void set (unsigned short value);
}member SampleValue : uint16 with get, set
function get_SampleValue();
function set_SampleValue(value);
Property Value
UInt16 See Also
See Also