|
WaveFormatExtensibleSampleValue Property
|
Gets or sets sample value.
Namespace: GSF.MediaAssembly: GSF.Media (in GSF.Media.dll) Version: 2.4.248-beta
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);
View SourceProperty Value
UInt16
See Also