Show / Hide Table of Contents

    Class OVIntOutlet

    Int Inlet for OpenViBE Link.

    Inheritance
    Object
    OVOutlet<Int32>
    OVIntOutlet
    StimulationOutlet
    Inherited Members
    OVOutlet<Int32>.StreamName
    OVOutlet<Int32>.ChannelCount
    OVOutlet<Int32>.outlet
    OVOutlet<Int32>.info
    OVOutlet<Int32>.samples
    OVOutlet<Int32>.streamType
    OVOutlet<Int32>.ForceUpdate(Int32[])
    OVOutlet<Int32>.Process(Int32[])
    Namespace: LSL4Unity.OV
    Assembly: cs.temp.dll.dll
    Syntax
    public abstract class OVIntOutlet : OVOutlet<int>

    Constructors

    OVIntOutlet()

    Declaration
    protected OVIntOutlet()

    Methods

    PushSamples()

    Push the samples.

    Declaration
    protected override void PushSamples()
    Overrides
    LSL4Unity.OV.OVOutlet<System.Int32>.PushSamples()

    See Also

    OVOutlet<T>
    Back to top LSL 4 Unity documentation