Skip to content

Commit

Permalink
dev
Browse files Browse the repository at this point in the history
  • Loading branch information
hootigger committed Apr 7, 2022
1 parent a341f09 commit c0ae609
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,7 @@ - (void)setupEventSinkIfReadyToPlay {
- (void)play {
_isPlaying = YES;
[self updatePlayingState];
NSLog(@"xxxxxxxxxxxxxxx");
}

- (void)pause {
Expand Down

0 comments on commit c0ae609

Please sign in to comment.