react-native-vlc-media-player icon indicating copy to clipboard operation
react-native-vlc-media-player copied to clipboard

onLoad event with video size parameters

Open tugrul opened this issue 4 years ago • 1 comments

Hi,

Is there a way to get video dimension onLoad event?

Something similar react-native-video library https://github.com/react-native-video/react-native-video#onload

tugrul avatar Mar 19 '21 03:03 tugrul

Not at the moment I think. But check the vlc native packages. If they have something you should be able to pass it along to RN.

On Fri, 19 Mar 2021 at 4:33 PM, Tuğrul Topuz @.***> wrote:

Hi,

Is there a way to get video dimension onLoad event?

Something similar react-native-video library https://github.com/react-native-video/react-native-video#onload

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/razorRun/react-native-vlc-media-player/issues/62, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFB72EGQU4LCWIYKOIBRLFDTELAW7ANCNFSM4ZN7HIAA .

razorRun avatar Mar 19 '21 08:03 razorRun