mirror of
https://github.com/androidx/media.git
synced 2025-05-09 00:20:45 +08:00
Fix incorrect JavaDoc
PiperOrigin-RevId: 444874326
This commit is contained in:
parent
fd6b57469d
commit
1e251b3be7
@ -139,7 +139,7 @@ public final class ImaServerSideAdInsertionUriBuilder {
|
|||||||
/**
|
/**
|
||||||
* Sets the format of the stream request.
|
* Sets the format of the stream request.
|
||||||
*
|
*
|
||||||
* @param format VOD or live stream type.
|
* @param format {@link C#TYPE_DASH} or {@link C#TYPE_HLS}.
|
||||||
* @return This instance, for convenience.
|
* @return This instance, for convenience.
|
||||||
*/
|
*/
|
||||||
public ImaServerSideAdInsertionUriBuilder setFormat(@ContentType int format) {
|
public ImaServerSideAdInsertionUriBuilder setFormat(@ContentType int format) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user