Enum Pipeline.NodeType

    Definition

    Namespace:
    Tizen.MachineLearning.Inference
    Assembly:
    Tizen.MachineLearning.Inference.dll

    Node type of NNStreamer pipeline.

    public enum Pipeline.NodeType

    Fields

    Name Description
    Normal

    The normal node of the pipeline.

    Sink

    The sink node.

    Source

    The source node.

    Switch

    The switch node.

    Valve

    The valve node.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX