media/libraries/common/src/test/java/androidx/media3/common
jbibik d9764c18ad Allow playback of MediaItems with LocalConfiguration
When initiated by MediaController, it should be possible for `MediaSession` to pass `MediaItems` to the `Player` if they have `LocalConfiguration`. In such case, it is not required to override `MediaSession.Callback.onAddMediaItems`, because the new current default implementation will handle it.

However, in other cases, MediaItem.toBundle() will continue to strip the LocalConfiguration information.

Issue: androidx/media#282

#minor-release

PiperOrigin-RevId: 537993460
2023-06-06 18:08:17 +00:00
..
audio Channel mix to 16-bit int not float 2023-04-12 16:58:43 +01:00
text Add timestamp to CueGroup 2022-06-27 10:38:20 +01:00
util Make DrmConfiguration Bundleable 2023-05-24 15:30:35 +01:00
AdPlaybackStateTest.java Ignore live SSAI postroll placeholders in MediaPeriodQueue 2023-03-14 07:44:55 +00:00
AudioAttributesTest.java Rename CONTENT_TYPE_ @AudioContentType values to AUDIO_CONTENT_TYPE_* 2022-05-09 10:34:27 +01:00
BasePlayerTest.java Forward seek command details to seekTo method in BasePlayer 2022-12-15 15:57:08 +00:00
BundleListRetrieverTest.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
CTest.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
DeviceInfoTest.java Add routing controller id to DeviceInfo 2023-04-24 11:35:08 +01:00
DrmInitDataTest.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
FileTypesTest.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
FlagSetTest.java Refactor transformation completion 2022-11-22 09:44:47 +00:00
FormatTest.java Merge pull request #10793 from fraunhoferfokus:dash-thumbnail-support 2023-02-02 15:30:08 +00:00
ForwardingPlayerTest.java Rename DefaultTrackSelector.ParametersBuilder to Parameters.Builder 2022-06-07 16:29:17 +00:00
MediaItemTest.java Allow playback of MediaItems with LocalConfiguration 2023-06-06 18:08:17 +00:00
MediaLibraryInfoTest.java Add tests for MediaLibraryInfo version code consistency 2023-05-08 15:18:59 +00:00
MediaMetadataTest.java Deprecate MediaMetadata folderType and stabilize mediaType+isBrowsable 2023-04-11 10:28:39 +01:00
MetadataTest.java Add timestamp to Metadata 2022-07-04 19:36:57 +00:00
MimeTypesTest.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
PlaybackExceptionTest.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
PlaybackParametersTest.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
PlayerTest.java Add a test to enforce Player remains unstable-for-implementors 2023-04-05 15:44:49 +01:00
PositionInfoTest.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
RatingTest.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
SimpleBasePlayerTest.java Implement Player.replaceMediaItem(s) 2023-05-25 10:00:02 +01:00
StreamKeyTest.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
TimelineTest.java Make period durations of FakeMultiPeriodLiveTimeline configurable 2023-04-05 15:27:31 +01:00
TrackGroupTest.java Add optional id to TrackGroup. 2021-12-02 11:56:42 +00:00
TrackSelectionOverrideTest.java Tracks.Group/TrackGroup variable naming disambiguation 2022-04-26 14:37:35 +01:00
TrackSelectionParametersTest.java Set offload mode preference through TrackSelectionParameters 2023-05-24 16:00:42 +01:00
TracksTest.java Rename TracksInfo and TrackGroupInfo 2022-04-26 14:30:14 +01:00
VideoSizeTest.java Update to androidx.media3 2021-10-27 09:12:46 +01:00