9 #ifndef OODefaultAudioOnlyPlayerInfo_h 10 #define OODefaultAudioOnlyPlayerInfo_h 12 #import "OODefaultPlayerInfo.h" 14 #define OO_AUDIO_HLS @"audio_hls" 15 #define OO_AUDIO_M4A @"audio_m4a" This is the default implementation of OOPlayerInfo.
Definition: OODefaultPlayerInfo.h:21
This is the default implementation of OOPlayerInfo for audio_only assets.
Definition: OODefaultAudioOnlyPlayerInfo.h:23