Navigation
Unreal Engine C++ API Reference > Plugins > MediaIOCore > FMediaIOCoreBinarySampleBase
Type | Name | Description | |
---|---|---|---|
![]() |
bool | Initialize
(
TArray< uint8 > InBinaryBuffer, |
Initialize the sample. |
![]() |
bool | Initialize
(
const uint8* InBinaryBuffer, |
Initialize the sample. |