Commit e6d32d3f by Nicola Verbeeck

Updated formatting

parent fbef465c
......@@ -164,7 +164,7 @@ public final class DashMediaSource extends BaseMediaSource {
public Factory setDefaultLivePresentationDelayMs(long defaultLivePresentationDelayMs) {
Assertions.checkState(!isCreateCalled);
this.defaultLivePresentationDelayMs = defaultLivePresentationDelayMs;
return this
return this;
}
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment