Skip to content

Commit

Permalink
Test on device tests
Browse files Browse the repository at this point in the history
b/316008643
  • Loading branch information
borongc committed Jan 10, 2024
1 parent fc372aa commit c264347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cobalt/media/base/sbplayer_pipeline.cc
Original file line number Diff line number Diff line change
Expand Up @@ -848,7 +848,7 @@ void SbPlayerPipeline::CreatePlayer(SbDrmSystem drm_system) {
HasRemoteAudioOutputs(player_bridge_->GetAudioConfigurations())
? audio_write_duration_remote_
: audio_write_duration_local_;
LOG(INFO) << "SbPlayerBridge created, with audio write duration at "
LOG(INFO) << "Brown SbPlayerBridge created, with audio write duration at "
<< audio_write_duration_for_preroll_;
#endif // SB_API_VERSION >= 15

Expand Down

0 comments on commit c264347

Please sign in to comment.