Navigation
API > API/Plugins > API/Plugins/MediaIOCore > API/Plugins/MediaIOCore/FMediaIOCoreTextureSampleBase
| Type | Name | Description | |
|---|---|---|---|
| bool | Initialize
(
const TArray< uint8 >& InVideoBuffer, |
Initialize the sample. | |
| bool | Initialize
(
TArray< uint8 >&& InVideoBuffer, |
Initialize the sample. | |
| bool | Initialize
(
const void* InVideoBuffer, |
Initialize the sample. |