ue4plugins / NdiMedia

Media Framework plug-in for NewTek's Network Device Interface (NDI).
BSD 3-Clause "New" or "Revised" License
108 stars 36 forks source link

UE4 Timecode Stripe #32

Open ghost opened 4 years ago

ghost commented 4 years ago

Hello - I'm trying to get the timecode embedded in the NDI stream into UE4. There's a boolean that says 'use timecode' which is checked. What other conditions need to be true in the engine for that timecode to override and how do I get access to it?

Thanks,