Show / Hide Table of Contents

    Class OVFloatOutlet

    Float Inlet for OpenViBE Link.

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

    Constructors

    OVFloatOutlet()

    Declaration
    protected OVFloatOutlet()

    Methods

    PushSamples()

    Push the samples.

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

    See Also

    OVOutlet<T>
    Back to top LSL 4 Unity documentation