Click or drag to resize
LyncPlatformLibraryAudioBitsPerSample Enumeration
Enumerates the audio format bits per sample values.

Namespace: Inkostar.Enums
Assembly: LyncPlatformLibrary (in LyncPlatformLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum LyncPlatformLibraryAudioBitsPerSample
Members
  Member nameValueDescription
AudioBitsPerSample88 The audio has a sample rate of 8 bits per sample.
AudioBitsPerSample1616 The audio has a sample rate of 16 bits per sample.
See Also