diff --git a/02-Note/DAWA/ASoul/流程笔记/VJ播放.md b/02-Note/DAWA/ASoul/流程笔记/VJ播放.md index 3c1ad08..56f5339 100644 --- a/02-Note/DAWA/ASoul/流程笔记/VJ播放.md +++ b/02-Note/DAWA/ASoul/流程笔记/VJ播放.md @@ -139,4 +139,11 @@ FTextureRHIRef UNDIMediaReceiver::DisplayFrame(const NDIlib_video_frame_v2_t& vi } ``` +DrawProgressiveVideoFrame + + +UNDIMediaReceiver::CaptureConnectedVideo +=> +DisplayFrame NDIlib_frame_format_type_progressive NDIlib_FourCC_video_type_UYVY +=> DrawProgressiveVideoFrame \ No newline at end of file