ReactOS 0.4.15-dev-7958-gcd0bb1a
_tagKSJACK_SINK_INFORMATION Struct Reference

import"ksmedia.h";

Collaboration diagram for _tagKSJACK_SINK_INFORMATION:

Public Attributes

KSJACK_SINK_CONNECTIONTYPE ConnType
 
WORD ManufacturerId
 
WORD ProductId
 
WORD AudioLatency
 
BOOL HDCPCapable
 
BOOL AICapable
 
UCHAR SinkDescriptionLength
 
WCHAR SinkDescription [32]
 
LUID PortId
 

Detailed Description

Definition at line 150 of file devicetopology.idl.

Member Data Documentation

◆ AICapable

BOOL _tagKSJACK_SINK_INFORMATION::AICapable

Definition at line 157 of file devicetopology.idl.

◆ AudioLatency

WORD _tagKSJACK_SINK_INFORMATION::AudioLatency

Definition at line 155 of file devicetopology.idl.

◆ ConnType

KSJACK_SINK_CONNECTIONTYPE _tagKSJACK_SINK_INFORMATION::ConnType

Definition at line 152 of file devicetopology.idl.

◆ HDCPCapable

BOOL _tagKSJACK_SINK_INFORMATION::HDCPCapable

Definition at line 156 of file devicetopology.idl.

◆ ManufacturerId

WORD _tagKSJACK_SINK_INFORMATION::ManufacturerId

Definition at line 153 of file devicetopology.idl.

◆ PortId

LUID _tagKSJACK_SINK_INFORMATION::PortId

Definition at line 160 of file devicetopology.idl.

◆ ProductId

WORD _tagKSJACK_SINK_INFORMATION::ProductId

Definition at line 154 of file devicetopology.idl.

◆ SinkDescription

WCHAR _tagKSJACK_SINK_INFORMATION::SinkDescription

Definition at line 159 of file devicetopology.idl.

◆ SinkDescriptionLength

UCHAR _tagKSJACK_SINK_INFORMATION::SinkDescriptionLength

Definition at line 158 of file devicetopology.idl.


The documentation for this struct was generated from the following files: