muxinc / mux-stats-sdk-avplayer

Mux integration with `AVPlayer` for iOS Native Applications
Apache License 2.0
45 stars 21 forks source link

fix: use right BOOL type #219

Closed andrewjl-mux closed 1 year ago

andrewjl-mux commented 1 year ago

Changes MUXSDKStats to use the conventionally standard Objective-C BOOL type.