KSRTAUDIO_BUFFER_PROPERTY_WITH_NOTIFICATION32 structure (ksmedia.h)
This topic describes the KSRTAUDIO_BUFFER_PROPERTY_WITH_NOTIFICATION32 structure (ksmedia.h).
Syntax
typedef struct {
KSPROPERTY Property;
ULONG BaseAddress;
ULONG RequestedBufferSize;
ULONG NotificationCount;
} KSRTAUDIO_BUFFER_PROPERTY_WITH_NOTIFICATION32, *PKSRTAUDIO_BUFFER_PROPERTY_WITH_NOTIFICATION32;
Members
Property
Defines the KSPROPERTY member Property.
BaseAddress
Defines the ULONG member BaseAddress.
RequestedBufferSize
Defines the ULONG member RequestedBufferSize.
NotificationCount
Defines the ULONG member NotificationCount.
Requirements
Requirement | Value |
---|---|
Header | ksmedia.h (include Ksmedia.h) |