Class UsbIsochronousEndpoint

    Definition

    Namespace:
    Tizen.System.Usb
    Assembly:
    Tizen.System.Usb.dll

    The USB Isochronous Endpoint class.

    public class UsbIsochronousEndpoint : UsbEndpoint
    Inheritance
    object
    UsbEndpoint
    UsbIsochronousEndpoint

    Properties

    View Source

    SynchronizationType

    Gets the synchronization type of this endpoint.

    Declaration
    public SynchronizationType SynchronizationType { get; }
    Property Value
    Type Description
    SynchronizationType
    View Source

    UsageType

    Gets the usage type of this endpoint.

    Declaration
    public UsageType UsageType { get; }
    Property Value
    Type Description
    UsageType

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<T>(T, string)
    Extensions.LoadFromXaml<TXaml>(TXaml, string)
    Extensions.LoadFromXaml<TXaml>(TXaml, Type)
    Extensions.LoadFromXamlFile<TXaml>(TXaml, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX