Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic describes the KSRTAUDIO_BUFFER_PROPERTY32 structure (ksmedia.h).
Syntax
typedef struct {
KSPROPERTY Property;
ULONG BaseAddress;
ULONG RequestedBufferSize;
} KSRTAUDIO_BUFFER_PROPERTY32, *PKSRTAUDIO_BUFFER_PROPERTY32;
Members
Property
Defines the KSPROPERTY member Property.
BaseAddress
Defines the ULONG member BaseAddress.
RequestedBufferSize
Defines the ULONG member RequestedBufferSize.
Requirements
Requirement | Value |
---|---|
Header | ksmedia.h (include Ksmedia.h) |