media/libraries/common/src/main/java/androidx/media3/common
tonihei b70258e43d Fix RequestMetadata JavaDoc link to point to the right MediaController.
The JavaDoc of RequestMetadata should point to the media3 controller,
not the platform one.

PiperOrigin-RevId: 479047924
2022-10-17 15:32:22 +00:00
..
text Define CueGroup.EMPTY_TIME_ZERO for convenience 2022-09-30 16:43:22 +00:00
util Store LUT bitmap as texture with processor creation. 2022-09-30 18:16:33 +00:00
AdOverlayInfo.java Annotate methods that always return this with @CanIgnoreReturnValue 2022-08-08 07:55:25 +00:00
AdPlaybackState.java Add withAvailableAd for server side inserted ad groups 2022-09-30 17:38:58 +00:00
AdViewProvider.java Support simple ad serving with the stable API 2022-01-05 10:49:42 +00:00
AudioAttributes.java Annotate methods that always return this with @CanIgnoreReturnValue 2022-08-08 07:55:25 +00:00
AuxEffectInfo.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
BasePlayer.java Add fail-fast null checks to the stable Player API 2022-07-21 12:46:05 +00:00
Bundleable.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
BundleListRetriever.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
C.java Transformer: Improve misc javadocs and exception logs. 2022-08-08 08:26:35 +00:00
ColorInfo.java HDR: Rename ColorInfo#isHdr to isTransferHdr. 2022-09-30 16:23:12 +00:00
DataReader.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
DebugViewProvider.java Move FrameProcessor and related interfaces to common. 2022-08-08 08:33:22 +00:00
DeviceInfo.java Mark all non-public IntDefs as only TYPE_USE 2022-02-04 14:51:52 +00:00
DrmInitData.java Merge pull request #10260 from sr1990:clearkey_parse_licenseurl 2022-07-07 16:43:14 +00:00
Effect.java Move FrameProcessor and related interfaces to common. 2022-08-08 08:33:22 +00:00
ErrorMessageProvider.java Add more UI symbols (and some others) to the stable API 2022-05-09 10:37:42 +01:00
FileTypes.java Merge pull request #9915 from dburckh:avi 2022-06-15 15:28:22 +00:00
FlagSet.java Annotate methods that always return this with @CanIgnoreReturnValue 2022-08-08 07:55:25 +00:00
Format.java Exclude Metadata from Format when bundling from TrackGroup 2022-08-08 08:00:51 +00:00
ForwardingPlayer.java Add @deprecated javadoc to all @Deprecated @Override methods 2022-05-31 10:44:48 +00:00
FrameInfo.java Move FrameProcessor and related interfaces to common. 2022-08-08 08:33:22 +00:00
FrameProcessingException.java Move FrameProcessor and related interfaces to common. 2022-08-08 08:33:22 +00:00
FrameProcessor.java Add FrameProcessor functionality to release a frame immediately 2022-10-17 15:31:34 +00:00
HeartRating.java Fix the position of IntDefs to match TYPE_USE 2022-02-08 11:07:50 +00:00
IllegalSeekPositionException.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
LegacyMediaPlayerWrapper.java Add initial version of SimpleBasePlayer 2022-09-30 16:38:17 +00:00
MediaItem.java Fix RequestMetadata JavaDoc link to point to the right MediaController. 2022-10-17 15:32:22 +00:00
MediaLibraryInfo.java Version bump to exoplayer:2.18.1 and media3:1.0.0-beta02 2022-07-15 10:20:58 +00:00
MediaMetadata.java Annotate methods that always return this with @CanIgnoreReturnValue 2022-08-08 07:55:25 +00:00
MediaPeriodId.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
Metadata.java Update presentation time of metadata when the stream offset changes 2022-09-30 17:34:37 +00:00
MimeTypes.java Add a custom MIME type for MIDI 2022-09-30 16:20:02 +00:00
package-info.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
ParserException.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
PercentageRating.java Fix the position of IntDefs to match TYPE_USE 2022-02-08 11:07:50 +00:00
PlaybackException.java Fix HiddenTypedefConstant Metalava error on PlaybackException 2022-06-07 16:24:35 +00:00
PlaybackParameters.java Clarify PlaybackParameters constructor range. 2022-09-30 18:24:31 +00:00
Player.java Add suppression reason for unsuitable audio route. 2022-10-17 15:29:26 +00:00
PriorityTaskManager.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
Rating.java Make Rating.RATING_UNSET package-private 2022-05-26 11:54:20 +00:00
SimpleBasePlayer.java Add initial version of SimpleBasePlayer 2022-09-30 16:38:17 +00:00
StarRating.java Fix the position of IntDefs to match TYPE_USE 2022-02-08 11:07:50 +00:00
StreamKey.java Reformat some javadoc 2022-02-18 14:54:02 +00:00
SurfaceInfo.java Move FrameProcessor and related interfaces to common. 2022-08-08 08:33:22 +00:00
ThumbRating.java Fix the position of IntDefs to match TYPE_USE 2022-02-08 11:07:50 +00:00
Timeline.java Annotate methods that always return this with @CanIgnoreReturnValue 2022-08-08 07:55:25 +00:00
TrackGroup.java Exclude Metadata from Format when bundling from TrackGroup 2022-08-08 08:00:51 +00:00
Tracks.java Remove all null-tolerant methods from BundleableUtil. 2022-05-24 10:56:01 +01:00
TrackSelectionOverride.java Tracks.Group/TrackGroup variable naming disambiguation 2022-04-26 14:37:35 +01:00
TrackSelectionParameters.java Annotate methods that always return this with @CanIgnoreReturnValue 2022-08-08 07:55:25 +00:00
VideoSize.java Mark all non-public IntDefs as only TYPE_USE 2022-02-04 14:51:52 +00:00