Navigation
API > API/Plugins > API/Plugins/MediaIOCore
References
Module | MediaIOCore |
Header | /Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Public/MediaIOCoreEncodeTime.h |
Include | #include "MediaIOCoreEncodeTime.h" |
Syntax
class FMediaIOCoreEncodeTime
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
void * | Buffer | Pointer to pixels |
![]() |
TColor | ColorBlack | |
![]() |
TColor | ColorWhite | |
![]() |
EMediaIOCoreEncodePixelFormat | Format | Pixel format |
![]() |
uint32 | Height | Height of image |
![]() |
uint32 | Pitch | Pitch of image |
![]() |
uint32 | Width | Width of image |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FMediaIOCoreEncodeTime
(
EMediaIOCoreEncodePixelFormat InFormat, |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
TColor & | At
(
uint32 InX, |
|
![]() ![]() |
void | DrawChar
(
uint32 InX, |
|
![]() ![]() |
void | DrawTime
(
uint32 InX, |
|
![]() ![]() |
void | Render
(
uint32 InHours, |
|
![]() ![]() |
void | SetPixel
(
uint32 InX, |
|
![]() ![]() |
void | SetPixelScaled
(
uint32 InX, |
Typedefs
Name | Description |
---|---|
TColor |