SRGSSR / srgmediaplayer-apple

An advanced media player library, simple and reliable
MIT License
158 stars 33 forks source link

Use CMTIME_IS_NUMERIC instead of CMTIME_IS_VALID #57

Open pyby opened 5 years ago

pyby commented 5 years ago

Issue type

Enhancement

Description

CMTIME_IS_VALID only checks if a CMTimeis valid. We may use CMTIME_IS_NUMERIC and evaluate impact in SRG libraries / applications.

Environment information