mirror of
https://github.com/samsonjs/media.git
synced 2026-03-29 10:05:48 +00:00
Fix javadoc
PiperOrigin-RevId: 316071392
This commit is contained in:
parent
df86278289
commit
28a7e59d7b
1 changed files with 1 additions and 2 deletions
|
|
@ -841,9 +841,8 @@ public class DashManifestParser extends DefaultHandler
|
|||
}
|
||||
|
||||
/**
|
||||
* /**
|
||||
* Parses a single EventStream node in the manifest.
|
||||
* <p>
|
||||
*
|
||||
* @param xpp The current xml parser.
|
||||
* @return The {@link EventStream} parsed from this EventStream node.
|
||||
* @throws XmlPullParserException If there is any error parsing this node.
|
||||
|
|
|
|||
Loading…
Reference in a new issue