Show / Hide Table of Contents

Class ChannelBtImOrientation

Inheritance
System.Object
Channel
ChannelBt
ChannelBtImOrientation
Inherited Members
ChannelBt.Gain
Channel.FrameInterval
Channel.Name
Channel.Type
Channel.MaxValue
Channel.MinValue
Channel.SamplesPerFrame
Channel.SampleSize
Channel.SampleRate
Channel.NativeSampleRate
Channel.Unit
Channel.IsBound
Channel.Id
Channel.Samples
Channel.LostFrameFlag
Channel.ScaledSamples
Channel.AddSample(Double)
Channel.AddLostFrameFlag(Boolean)
Channel.ScaleSamples()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: DelsysAPI.Channels.BT
Assembly: DelsysAPI.dll
Syntax
public class ChannelBtImOrientation : ChannelBt

Methods

GetScaledSample(Double)

Declaration
public override double GetScaledSample(double sample)
Parameters
Type Name Description
System.Double sample
Returns
Type Description
System.Double
Overrides
Channel.GetScaledSample(Double)
Back to top Generated by DocFX