API version 1.5.2
Assembly: vsmExternalBase (in vsmExternalBase.dll) Version: 1.6.0.0
[This is preliminary documentation and is subject to change.]
Setting a data extension info. Extension info will be used by specific
VisualSignal components and data, such as "BitsPerSample" for audio data, or
"XAxisTitle" for channel viewer.
Namespace: VSignal.ExternalBase
Assembly: vsmExternalBase (in vsmExternalBase.dll) Version: 1.6.0.0
Syntax
Parameters
- key
- Type: SystemString
Specifies the extension key. - value
- Type: SystemObject
Specifies the extension value.
See Also