mirror of
https://github.com/androidx/media.git
synced 2025-05-04 06:00:37 +08:00
Fix a typo.
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=138871293
This commit is contained in:
parent
ff1a008817
commit
bcc6c9ef43
@ -197,8 +197,8 @@ public abstract class Timeline {
|
|||||||
public long presentationStartTimeMs;
|
public long presentationStartTimeMs;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The windows start time in milliseconds since the epoch, or {@link C#TIME_UNSET} if unknown or
|
* The window's start time in milliseconds since the epoch, or {@link C#TIME_UNSET} if unknown
|
||||||
* not applicable. For informational purposes only.
|
* or not applicable. For informational purposes only.
|
||||||
*/
|
*/
|
||||||
public long windowStartTimeMs;
|
public long windowStartTimeMs;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user