unosquare / ffmediaelement

FFME: The Advanced WPF MediaElement (based on FFmpeg)
https://unosquare.github.io/ffmediaelement/
Other
1.17k stars 240 forks source link

Exposing PictureType as part of the RenderingVideoEventArgs #462

Closed Keboo closed 4 years ago

Keboo commented 4 years ago

For our player we display this information to the user.

mariodivece commented 4 years ago

Good suggestions and ideas here! Thanks so much. I had to leave PictureType as an enum for memory allocation and performance reasons.