mirror of
https://github.com/samsonjs/media.git
synced 2026-03-30 10:15:48 +00:00
Fix comment typo
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=162368534
This commit is contained in:
parent
4f5ac9e04f
commit
5e81cf99dc
1 changed files with 1 additions and 1 deletions
|
|
@ -123,7 +123,7 @@ public final class ImaAdsLoader implements ExoPlayer.EventListener, VideoAdPlaye
|
|||
*/
|
||||
private int adGroupIndex;
|
||||
/**
|
||||
* Whether IMA has send an ad event to pause content since the last resume content event.
|
||||
* Whether IMA has sent an ad event to pause content since the last resume content event.
|
||||
*/
|
||||
private boolean imaPausedContent;
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue