mirror of
https://github.com/samsonjs/media.git
synced 2026-04-06 11:25:46 +00:00
Fix DefaultHlsExtractorFactory javadoc
Issue:#2748 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=174854541
This commit is contained in:
parent
336c697b9d
commit
52224944ae
1 changed files with 0 additions and 2 deletions
|
|
@ -34,8 +34,6 @@ import java.util.List;
|
|||
|
||||
/**
|
||||
* Default {@link HlsExtractorFactory} implementation.
|
||||
*
|
||||
* <p>This class can be extended to override {@link TsExtractor} instantiation.</p>
|
||||
*/
|
||||
public final class DefaultHlsExtractorFactory implements HlsExtractorFactory {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue