Skip to content

Latest commit

 

History

History
74 lines (58 loc) · 2.33 KB

ns-ksmedia-ksrtaudio_getreadpacket_info.md

File metadata and controls

74 lines (58 loc) · 2.33 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NS:ksmedia.KSRTAUDIO_GETREADPACKET_INFO
KSRTAUDIO_GETREADPACKET_INFO (ksmedia.h)
The KSRTAUDIO_GETREADPACKET_INFO structure describes information for an audio packet.
audio\ksrtaudio_getreadpacket_info.htm
audio
05/08/2018
KSRTAUDIO_GETREADPACKET_INFO structure
*PKSRTAUDIO_GETREADPACKET_INFO, KSRTAUDIO_GETREADPACKET_INFO, KSRTAUDIO_GETREADPACKET_INFO structure [Audio Devices], PKSRTAUDIO_GETREADPACKET_INFO, PKSRTAUDIO_GETREADPACKET_INFO structure pointer [Audio Devices], audio.ksrtaudio_getreadpacket_info, ksmedia/KSRTAUDIO_GETREADPACKET_INFO, ksmedia/PKSRTAUDIO_GETREADPACKET_INFO
ksmedia.h
Windows
Available in Windows 10 and later Windows operating systems.
Windows
KSRTAUDIO_GETREADPACKET_INFO, *PKSRTAUDIO_GETREADPACKET_INFO
PKSRTAUDIO_GETREADPACKET_INFO
ksmedia/PKSRTAUDIO_GETREADPACKET_INFO
KSRTAUDIO_GETREADPACKET_INFO
ksmedia/KSRTAUDIO_GETREADPACKET_INFO
APIRef
kbSyntax
HeaderDef
ksmedia.h
PKSRTAUDIO_GETREADPACKET_INFO
KSRTAUDIO_GETREADPACKET_INFO

KSRTAUDIO_GETREADPACKET_INFO structure

-description

The KSRTAUDIO_GETREADPACKET_INFO structure describes information for an audio packet.

-struct-fields

-field PacketNumber

Returns the packet number relative to the start of capture.

-field Flags

Reserved for future use. Must be set to 0.

-field PerformanceCounterValue

Returns the performance counter value corresponding to the sampling instance of the first sample in the packet.

-field MoreData

Returns TRUE if there is more data ready immediately. The OS may optionally immediately call this routine again after processing the packet to get the next packet information. If the driver returns FALSE, then capture is operating at real time.

-see-also

KSPROPERTY_RTAUDIO_GETREADPACKET