Closed umetaman closed 2 years ago
This PR is to add a Unreal Engine 4.27 project. I have added a blueprint implementation of GpuVideoPlayer and its Utility.
Source/GpuVideo_UE4/
Content/BP_GpuVideoPlayer.uasset
Awesome! I think it'd be good to invite you as a collaborator. Please feel free to commit and merge.
Thank you for your invitation!
This PR is to add a Unreal Engine 4.27 project. I have added a blueprint implementation of GpuVideoPlayer and its Utility.
Source/GpuVideo_UE4/
: BlueprintFunctionLibrary source codes.Content/BP_GpuVideoPlayer.uasset
: Actor playing a GpuVideo.