Show / Hide Table of Contents

    Class OVDoubleOutlet

    Double Inlet for OpenViBE Link.

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

    Constructors

    OVDoubleOutlet()

    Declaration
    protected OVDoubleOutlet()

    Methods

    PushSamples()

    Push the samples.

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

    See Also

    OVOutlet<T>
    Back to top LSL 4 Unity documentation