Show / Hide Table of Contents

    Class OVIntInlet

    Int Inlet for OpenViBE Link.

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

    Methods

    PullSamples()

    Pull the samples.

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

    See Also

    OVInlet<T>
    Back to top LSL 4 Unity documentation