[XMP] Return success for XMPGetMediaSources with 0 sources
- Renamed XMPDashInIt to XMPDashInit - Added broadcast to XMPDashInit - Renamed some unknown fields of XMP_SET_MEDIA_SOURCE_WORKSPACE
This commit is contained in:
committed by
Radosław Gliński
parent
99fd19d025
commit
49c700b9c5
@@ -204,9 +204,9 @@ static_assert_size(XMP_CAPTURE_OUTPUT, 0x10);
|
||||
|
||||
struct XMP_SET_MEDIA_SOURCE_WORKSPACE {
|
||||
xe::be<apu::XMP_CLIENT> xmp_client;
|
||||
xe::be<uint32_t> unk1;
|
||||
xe::be<uint32_t> workspace_type;
|
||||
xe::be<uint32_t> storage_ptr;
|
||||
xe::be<uint32_t> unk2;
|
||||
xe::be<uint32_t> storage_length;
|
||||
};
|
||||
static_assert_size(XMP_SET_MEDIA_SOURCE_WORKSPACE, 0x10);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user