Navigation
Unreal Engine C++ API Reference > Plugins
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FOnBinkMediaPlayerMediaClosed | Multicast delegate that is invoked when a media player's media has been closed. | |
![]() |
FOnBinkMediaPlayerMediaEvent | Multicast delegate that is invoked when a media event occurred in the player. | |
![]() |
FOnBinkMediaPlayerMediaOpened | Multicast delegate that is invoked when a media player's media has been opened. | |
![]() |
FOnBinkMediaPlayerMediaReachedEnd | Multicast delegate that is invoked when a media player's media has finished playing. | |
![]() ![]() |
UBinkFunctionLibrary | Copyright Epic Games Tools LLC Licenced under the Unreal Engine EULA | |
![]() ![]() ![]() ![]() |
UBinkMediaPlayer | Implements a media player asset that can play movies and other media. | |
![]() ![]() ![]() |
UBinkMediaTexture | Implements a texture asset for rendering video tracks from UBinkMediaPlayer assets. |
Enums
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
EBinkMediaPlayerBinkBufferModes | Enumerates available bink buffering modes. | |
![]() ![]() |
EBinkMediaPlayerBinkDrawStyle | Enumerates available bink buffering modes. | |
![]() ![]() |
EBinkMediaPlayerBinkSoundTrack | Enumerates available used to specify the sounds to open at playback w/ bink movies. |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
FString | BinkUE4CookOnTheFlyPath
(
FString path, |
Copyright Epic Games Tools LLC Licenced under the Unreal Engine EULA |
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
EPixelFormat | bink_force_pixel_format | |
![]() |
unsigned | bink_gpu_api | Copyright Epic Games Tools LLC Licenced under the Unreal Engine EULA |
![]() |
unsigned | bink_gpu_api_hdr | |
![]() |
UBinkMediaTexture & | OnMediaChanged |