JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.google.android.exoplayer.chunk
Interface FormatWrapper
All Known Implementing Classes:
Representation
,
Representation.MultiSegmentRepresentation
,
Representation.SingleSegmentRepresentation
,
SmoothStreamingManifest.TrackElement
,
Variant
public interface
FormatWrapper
Represents an object that wraps a
Format
.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Format
getFormat
()
Returns the wrapped format.
Method Detail
getFormat
Format
getFormat()
Returns the wrapped format.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method