Show / Hide Table of Contents

    Class OVFloatInlet

    Float Inlet for OpenViBE Link.

    Inheritance
    Object
    OVInlet<Single>
    OVFloatInlet
    FloatInlet
    Inherited Members
    OVInlet<Single>.StreamName
    OVInlet<Single>.inlet
    OVInlet<Single>.expectedChannels
    OVInlet<Single>.samples
    OVInlet<Single>.ForceUpdate()
    OVInlet<Single>.Process(Single[], Double)
    Namespace: LSL4Unity.OV
    Assembly: cs.temp.dll.dll
    Syntax
    public abstract class OVFloatInlet : OVInlet<float>

    Methods

    PullSamples()

    Pull the samples.

    Declaration
    protected override void PullSamples()
    Overrides
    LSL4Unity.OV.OVInlet<System.Single>.PullSamples()

    See Also

    OVInlet<T>
    Back to top LSL 4 Unity documentation