mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 15:33:34 +00:00
yes
This commit is contained in:
@@ -103,6 +103,7 @@ PULSE_API PulseImage PulseCreateImage(PulseDevice device, const PulseImageCreate
|
||||
if(image == PULSE_NULL_HANDLE)
|
||||
return PULSE_NULL_HANDLE;
|
||||
|
||||
image->device = device;
|
||||
image->type = create_infos->type;
|
||||
image->format = create_infos->format;
|
||||
image->usage = create_infos->usage;
|
||||
|
||||
Reference in New Issue
Block a user