Skip to content

Commit

Permalink
Update sbplayer_interface.h
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonzhangxx authored Apr 22, 2024
1 parent 92b515c commit c47d3f6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions cobalt/media/base/sbplayer_interface.h
Original file line number Diff line number Diff line change
Expand Up @@ -92,12 +92,8 @@ class SbPlayerInterface {
cval_stats_.Enable(should_enable);
}
CValStats cval_stats_;
<<<<<<< HEAD
=======
MediaMetricsProvider media_metrics_provider_;

void SetDecodeToTexturePreferred(bool preferred);
>>>>>>> aada42d31c7 (Add decode to texture preferred option (#3011))
};

class DefaultSbPlayerInterface final : public SbPlayerInterface {
Expand Down

0 comments on commit c47d3f6

Please sign in to comment.