Skip to content

Commit

Permalink
Update AVExtension.h
Browse files Browse the repository at this point in the history
  • Loading branch information
WindowsMEMZ authored Jan 20, 2024
1 parent 9417b56 commit 0bed11a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DarockBili Watch App/Others/CCodes/AVExtension.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
#ifndef AVExtension_h
#define AVExtension_h

#endif /* AVExtension_h */

#import <Foundation/Foundation.h>
#import <AVFoundation/AVFoundation.h>

Expand All @@ -29,3 +27,5 @@
+ (void) AVPlayerStartPlay: (AVPlayer *) player;

@end

#endif /* AVExtension_h */

0 comments on commit 0bed11a

Please sign in to comment.