mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-03-11 17:45:38 +00:00
3303 lines
276 KiB
Diff
3303 lines
276 KiB
Diff
diff --git a/node_modules/react-native-video/.DS_Store b/node_modules/react-native-video/.DS_Store
|
||
new file mode 100644
|
||
index 0000000..efb1c25
|
||
Binary files /dev/null and b/node_modules/react-native-video/.DS_Store differ
|
||
diff --git a/node_modules/react-native-video/android/.project b/node_modules/react-native-video/android/.project
|
||
new file mode 100644
|
||
index 0000000..52b6df8
|
||
--- /dev/null
|
||
+++ b/node_modules/react-native-video/android/.project
|
||
@@ -0,0 +1,28 @@
|
||
+<?xml version="1.0" encoding="UTF-8"?>
|
||
+<projectDescription>
|
||
+ <name>react-native-video</name>
|
||
+ <comment>Project react-native-video created by Buildship.</comment>
|
||
+ <projects>
|
||
+ </projects>
|
||
+ <buildSpec>
|
||
+ <buildCommand>
|
||
+ <name>org.eclipse.buildship.core.gradleprojectbuilder</name>
|
||
+ <arguments>
|
||
+ </arguments>
|
||
+ </buildCommand>
|
||
+ </buildSpec>
|
||
+ <natures>
|
||
+ <nature>org.eclipse.buildship.core.gradleprojectnature</nature>
|
||
+ </natures>
|
||
+ <filteredResources>
|
||
+ <filter>
|
||
+ <id>1768982564763</id>
|
||
+ <name></name>
|
||
+ <type>30</type>
|
||
+ <matcher>
|
||
+ <id>org.eclipse.core.resources.regexFilterMatcher</id>
|
||
+ <arguments>node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments>
|
||
+ </matcher>
|
||
+ </filter>
|
||
+ </filteredResources>
|
||
+</projectDescription>
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/dash/DashMediaSource$Factory.class b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/dash/DashMediaSource$Factory.class
|
||
new file mode 100644
|
||
index 0000000..2bb27a7
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/dash/DashMediaSource$Factory.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/dash/DashMediaSource.class b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/dash/DashMediaSource.class
|
||
new file mode 100644
|
||
index 0000000..b6d4f67
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/dash/DashMediaSource.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/dash/DashUtil.class b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/dash/DashUtil.class
|
||
new file mode 100644
|
||
index 0000000..8e39b9b
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/dash/DashUtil.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/dash/DefaultDashChunkSource$Factory.class b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/dash/DefaultDashChunkSource$Factory.class
|
||
new file mode 100644
|
||
index 0000000..821a44f
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/dash/DefaultDashChunkSource$Factory.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/dash/DefaultDashChunkSource.class b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/dash/DefaultDashChunkSource.class
|
||
new file mode 100644
|
||
index 0000000..481ec08
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/dash/DefaultDashChunkSource.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/dash/manifest/AdaptationSet.class b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/dash/manifest/AdaptationSet.class
|
||
new file mode 100644
|
||
index 0000000..3375b36
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/dash/manifest/AdaptationSet.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/dash/manifest/DashManifest.class b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/dash/manifest/DashManifest.class
|
||
new file mode 100644
|
||
index 0000000..7bab9ce
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/dash/manifest/DashManifest.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/dash/manifest/Period.class b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/dash/manifest/Period.class
|
||
new file mode 100644
|
||
index 0000000..5e20d52
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/dash/manifest/Period.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/dash/manifest/Representation.class b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/dash/manifest/Representation.class
|
||
new file mode 100644
|
||
index 0000000..bea0c46
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/dash/manifest/Representation.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/hls/HlsMediaSource$Factory.class b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/hls/HlsMediaSource$Factory.class
|
||
new file mode 100644
|
||
index 0000000..3ca6828
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/hls/HlsMediaSource$Factory.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/hls/HlsMediaSource.class b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/hls/HlsMediaSource.class
|
||
new file mode 100644
|
||
index 0000000..8e0850f
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/hls/HlsMediaSource.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/ima/ImaAdsLoader$Builder.class b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/ima/ImaAdsLoader$Builder.class
|
||
new file mode 100644
|
||
index 0000000..f79b294
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/ima/ImaAdsLoader$Builder.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/ima/ImaAdsLoader.class b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/ima/ImaAdsLoader.class
|
||
new file mode 100644
|
||
index 0000000..d881c1d
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/ima/ImaAdsLoader.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/ima/ImaServerSideAdInsertionMediaSource$AdsLoader$Builder.class b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/ima/ImaServerSideAdInsertionMediaSource$AdsLoader$Builder.class
|
||
new file mode 100644
|
||
index 0000000..e185643
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/ima/ImaServerSideAdInsertionMediaSource$AdsLoader$Builder.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/ima/ImaServerSideAdInsertionMediaSource$AdsLoader.class b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/ima/ImaServerSideAdInsertionMediaSource$AdsLoader.class
|
||
new file mode 100644
|
||
index 0000000..a2cc0a6
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/ima/ImaServerSideAdInsertionMediaSource$AdsLoader.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/ima/ImaServerSideAdInsertionMediaSource$Factory.class b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/ima/ImaServerSideAdInsertionMediaSource$Factory.class
|
||
new file mode 100644
|
||
index 0000000..87a1860
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/ima/ImaServerSideAdInsertionMediaSource$Factory.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/ima/ImaServerSideAdInsertionMediaSource.class b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/ima/ImaServerSideAdInsertionMediaSource.class
|
||
new file mode 100644
|
||
index 0000000..f55e9a2
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/ima/ImaServerSideAdInsertionMediaSource.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/ima/ImaServerSideAdInsertionUriBuilder.class b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/ima/ImaServerSideAdInsertionUriBuilder.class
|
||
new file mode 100644
|
||
index 0000000..2e2d902
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/ima/ImaServerSideAdInsertionUriBuilder.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/rtsp/RtspMediaSource$Factory.class b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/rtsp/RtspMediaSource$Factory.class
|
||
new file mode 100644
|
||
index 0000000..6904a64
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/rtsp/RtspMediaSource$Factory.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/rtsp/RtspMediaSource.class b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/rtsp/RtspMediaSource.class
|
||
new file mode 100644
|
||
index 0000000..c95d5e5
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/rtsp/RtspMediaSource.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/smoothstreaming/DefaultSsChunkSource$Factory.class b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/smoothstreaming/DefaultSsChunkSource$Factory.class
|
||
new file mode 100644
|
||
index 0000000..76ab1ad
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/smoothstreaming/DefaultSsChunkSource$Factory.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/smoothstreaming/DefaultSsChunkSource.class b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/smoothstreaming/DefaultSsChunkSource.class
|
||
new file mode 100644
|
||
index 0000000..3f3cd35
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/smoothstreaming/DefaultSsChunkSource.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/smoothstreaming/SsMediaSource$Factory.class b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/smoothstreaming/SsMediaSource$Factory.class
|
||
new file mode 100644
|
||
index 0000000..12964d0
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/smoothstreaming/SsMediaSource$Factory.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/smoothstreaming/SsMediaSource.class b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/smoothstreaming/SsMediaSource.class
|
||
new file mode 100644
|
||
index 0000000..0d15af4
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/androidx/media3/exoplayer/smoothstreaming/SsMediaSource.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/com/brentvatne/exoplayer/ReactExoplayerView$OnAudioFocusChangedListener.class b/node_modules/react-native-video/android/bin/src/main/java/com/brentvatne/exoplayer/ReactExoplayerView$OnAudioFocusChangedListener.class
|
||
new file mode 100644
|
||
index 0000000..b6e4634
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/com/brentvatne/exoplayer/ReactExoplayerView$OnAudioFocusChangedListener.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/com/brentvatne/exoplayer/ReactExoplayerView$RNVLoadControl.class b/node_modules/react-native-video/android/bin/src/main/java/com/brentvatne/exoplayer/ReactExoplayerView$RNVLoadControl.class
|
||
new file mode 100644
|
||
index 0000000..da91274
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/com/brentvatne/exoplayer/ReactExoplayerView$RNVLoadControl.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/com/brentvatne/exoplayer/ReactExoplayerView.class b/node_modules/react-native-video/android/bin/src/main/java/com/brentvatne/exoplayer/ReactExoplayerView.class
|
||
new file mode 100644
|
||
index 0000000..223a645
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/com/brentvatne/exoplayer/ReactExoplayerView.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/com/google/ads/interactivemedia/v3/api/AdError.class b/node_modules/react-native-video/android/bin/src/main/java/com/google/ads/interactivemedia/v3/api/AdError.class
|
||
new file mode 100644
|
||
index 0000000..aeb2518
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/com/google/ads/interactivemedia/v3/api/AdError.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/com/google/ads/interactivemedia/v3/api/AdErrorEvent$AdErrorListener.class b/node_modules/react-native-video/android/bin/src/main/java/com/google/ads/interactivemedia/v3/api/AdErrorEvent$AdErrorListener.class
|
||
new file mode 100644
|
||
index 0000000..3975101
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/com/google/ads/interactivemedia/v3/api/AdErrorEvent$AdErrorListener.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/com/google/ads/interactivemedia/v3/api/AdErrorEvent.class b/node_modules/react-native-video/android/bin/src/main/java/com/google/ads/interactivemedia/v3/api/AdErrorEvent.class
|
||
new file mode 100644
|
||
index 0000000..5196841
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/com/google/ads/interactivemedia/v3/api/AdErrorEvent.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/com/google/ads/interactivemedia/v3/api/AdEvent$AdEventListener.class b/node_modules/react-native-video/android/bin/src/main/java/com/google/ads/interactivemedia/v3/api/AdEvent$AdEventListener.class
|
||
new file mode 100644
|
||
index 0000000..3613e40
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/com/google/ads/interactivemedia/v3/api/AdEvent$AdEventListener.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/com/google/ads/interactivemedia/v3/api/AdEvent.class b/node_modules/react-native-video/android/bin/src/main/java/com/google/ads/interactivemedia/v3/api/AdEvent.class
|
||
new file mode 100644
|
||
index 0000000..062ca54
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/com/google/ads/interactivemedia/v3/api/AdEvent.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/com/google/ads/interactivemedia/v3/api/ConcreteImaSdkFactory.class b/node_modules/react-native-video/android/bin/src/main/java/com/google/ads/interactivemedia/v3/api/ConcreteImaSdkFactory.class
|
||
new file mode 100644
|
||
index 0000000..b263292
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/com/google/ads/interactivemedia/v3/api/ConcreteImaSdkFactory.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/com/google/ads/interactivemedia/v3/api/ConcreteImaSdkSettings.class b/node_modules/react-native-video/android/bin/src/main/java/com/google/ads/interactivemedia/v3/api/ConcreteImaSdkSettings.class
|
||
new file mode 100644
|
||
index 0000000..973369b
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/com/google/ads/interactivemedia/v3/api/ConcreteImaSdkSettings.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/com/google/ads/interactivemedia/v3/api/ImaSdkFactory.class b/node_modules/react-native-video/android/bin/src/main/java/com/google/ads/interactivemedia/v3/api/ImaSdkFactory.class
|
||
new file mode 100644
|
||
index 0000000..ac2f7c5
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/com/google/ads/interactivemedia/v3/api/ImaSdkFactory.class differ
|
||
diff --git a/node_modules/react-native-video/android/bin/src/main/java/com/google/ads/interactivemedia/v3/api/ImaSdkSettings.class b/node_modules/react-native-video/android/bin/src/main/java/com/google/ads/interactivemedia/v3/api/ImaSdkSettings.class
|
||
new file mode 100644
|
||
index 0000000..c737896
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/bin/src/main/java/com/google/ads/interactivemedia/v3/api/ImaSdkSettings.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/.transforms/1b1f7401f7405bdf64e15849e880ef49/results.bin b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/.transforms/1b1f7401f7405bdf64e15849e880ef49/results.bin
|
||
new file mode 100644
|
||
index 0000000..0d259dd
|
||
--- /dev/null
|
||
+++ b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/.transforms/1b1f7401f7405bdf64e15849e880ef49/results.bin
|
||
@@ -0,0 +1 @@
|
||
+o/classes
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/.transforms/1b1f7401f7405bdf64e15849e880ef49/transformed/classes/classes_dex/classes.dex b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/.transforms/1b1f7401f7405bdf64e15849e880ef49/transformed/classes/classes_dex/classes.dex
|
||
new file mode 100644
|
||
index 0000000..437056e
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/.transforms/1b1f7401f7405bdf64e15849e880ef49/transformed/classes/classes_dex/classes.dex differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/.transforms/eb4edcc7da4c1a203656d845b6f99bff/results.bin b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/.transforms/eb4edcc7da4c1a203656d845b6f99bff/results.bin
|
||
new file mode 100644
|
||
index 0000000..0d259dd
|
||
--- /dev/null
|
||
+++ b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/.transforms/eb4edcc7da4c1a203656d845b6f99bff/results.bin
|
||
@@ -0,0 +1 @@
|
||
+o/classes
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/.transforms/eb4edcc7da4c1a203656d845b6f99bff/transformed/classes/classes_dex/classes.dex b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/.transforms/eb4edcc7da4c1a203656d845b6f99bff/transformed/classes/classes_dex/classes.dex
|
||
new file mode 100644
|
||
index 0000000..f0507ca
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/.transforms/eb4edcc7da4c1a203656d845b6f99bff/transformed/classes/classes_dex/classes.dex differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/generated/source/buildConfig/debug/com/brentvatne/react/BuildConfig.java b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/generated/source/buildConfig/debug/com/brentvatne/react/BuildConfig.java
|
||
new file mode 100644
|
||
index 0000000..b26a50e
|
||
--- /dev/null
|
||
+++ b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/generated/source/buildConfig/debug/com/brentvatne/react/BuildConfig.java
|
||
@@ -0,0 +1,22 @@
|
||
+/**
|
||
+ * Automatically generated file. DO NOT MODIFY
|
||
+ */
|
||
+package com.brentvatne.react;
|
||
+
|
||
+public final class BuildConfig {
|
||
+ public static final boolean DEBUG = Boolean.parseBoolean("true");
|
||
+ public static final String LIBRARY_PACKAGE_NAME = "com.brentvatne.react";
|
||
+ public static final String BUILD_TYPE = "debug";
|
||
+ // Field from default config.
|
||
+ public static final boolean IS_NEW_ARCHITECTURE_ENABLED = true;
|
||
+ // Field from default config.
|
||
+ public static final boolean USE_EXOPLAYER_DASH = true;
|
||
+ // Field from default config.
|
||
+ public static final boolean USE_EXOPLAYER_HLS = true;
|
||
+ // Field from default config.
|
||
+ public static final boolean USE_EXOPLAYER_IMA = false;
|
||
+ // Field from default config.
|
||
+ public static final boolean USE_EXOPLAYER_RTSP = false;
|
||
+ // Field from default config.
|
||
+ public static final boolean USE_EXOPLAYER_SMOOTH_STREAMING = true;
|
||
+}
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/AndroidManifest.xml b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/AndroidManifest.xml
|
||
new file mode 100644
|
||
index 0000000..728c5a9
|
||
--- /dev/null
|
||
+++ b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/AndroidManifest.xml
|
||
@@ -0,0 +1,7 @@
|
||
+<?xml version="1.0" encoding="utf-8"?>
|
||
+<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||
+ package="com.brentvatne.react" >
|
||
+
|
||
+ <uses-sdk android:minSdkVersion="24" />
|
||
+
|
||
+</manifest>
|
||
\ No newline at end of file
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/output-metadata.json b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/output-metadata.json
|
||
new file mode 100644
|
||
index 0000000..247891c
|
||
--- /dev/null
|
||
+++ b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/output-metadata.json
|
||
@@ -0,0 +1,18 @@
|
||
+{
|
||
+ "version": 3,
|
||
+ "artifactType": {
|
||
+ "type": "AAPT_FRIENDLY_MERGED_MANIFESTS",
|
||
+ "kind": "Directory"
|
||
+ },
|
||
+ "applicationId": "com.brentvatne.react",
|
||
+ "variantName": "debug",
|
||
+ "elements": [
|
||
+ {
|
||
+ "type": "SINGLE",
|
||
+ "filters": [],
|
||
+ "attributes": [],
|
||
+ "outputFile": "AndroidManifest.xml"
|
||
+ }
|
||
+ ],
|
||
+ "elementType": "File"
|
||
+}
|
||
\ No newline at end of file
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/aar_metadata/debug/writeDebugAarMetadata/aar-metadata.properties b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/aar_metadata/debug/writeDebugAarMetadata/aar-metadata.properties
|
||
new file mode 100644
|
||
index 0000000..1211b1e
|
||
--- /dev/null
|
||
+++ b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/aar_metadata/debug/writeDebugAarMetadata/aar-metadata.properties
|
||
@@ -0,0 +1,6 @@
|
||
+aarFormatVersion=1.0
|
||
+aarMetadataVersion=1.0
|
||
+minCompileSdk=1
|
||
+minCompileSdkExtension=0
|
||
+minAndroidGradlePluginVersion=1.0.0
|
||
+coreLibraryDesugaringEnabled=false
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/annotation_processor_list/debug/javaPreCompileDebug/annotationProcessors.json b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/annotation_processor_list/debug/javaPreCompileDebug/annotationProcessors.json
|
||
new file mode 100644
|
||
index 0000000..9e26dfe
|
||
--- /dev/null
|
||
+++ b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/annotation_processor_list/debug/javaPreCompileDebug/annotationProcessors.json
|
||
@@ -0,0 +1 @@
|
||
+{}
|
||
\ No newline at end of file
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/compile_library_classes_jar/debug/bundleLibCompileToJarDebug/classes.jar b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/compile_library_classes_jar/debug/bundleLibCompileToJarDebug/classes.jar
|
||
new file mode 100644
|
||
index 0000000..caafbe5
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/compile_library_classes_jar/debug/bundleLibCompileToJarDebug/classes.jar differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/compile_r_class_jar/debug/generateDebugRFile/R.jar b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/compile_r_class_jar/debug/generateDebugRFile/R.jar
|
||
new file mode 100644
|
||
index 0000000..0889def
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/compile_r_class_jar/debug/generateDebugRFile/R.jar differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/compile_symbol_list/debug/generateDebugRFile/R.txt b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/compile_symbol_list/debug/generateDebugRFile/R.txt
|
||
new file mode 100644
|
||
index 0000000..b5a67e1
|
||
--- /dev/null
|
||
+++ b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/compile_symbol_list/debug/generateDebugRFile/R.txt
|
||
@@ -0,0 +1,44 @@
|
||
+int color player_overlay_color 0x0
|
||
+int color red 0x0
|
||
+int color silver_gray 0x0
|
||
+int color white 0x0
|
||
+int dimen controller_wrapper_padding_top 0x0
|
||
+int dimen full_screen_margin 0x0
|
||
+int dimen full_screen_size 0x0
|
||
+int dimen live_wrapper_margin_top 0x0
|
||
+int dimen position_duration_horizontal_padding 0x0
|
||
+int dimen position_duration_text_size 0x0
|
||
+int dimen position_duration_width 0x0
|
||
+int dimen seekBar_height 0x0
|
||
+int dimen seekBar_wrapper_margin_top 0x0
|
||
+int drawable circle 0x0
|
||
+int id exo_duration 0x0
|
||
+int id exo_ffwd 0x0
|
||
+int id exo_fullscreen 0x0
|
||
+int id exo_live_container 0x0
|
||
+int id exo_live_icon 0x0
|
||
+int id exo_live_label 0x0
|
||
+int id exo_next 0x0
|
||
+int id exo_pause 0x0
|
||
+int id exo_play 0x0
|
||
+int id exo_play_pause_container 0x0
|
||
+int id exo_position 0x0
|
||
+int id exo_prev 0x0
|
||
+int id exo_progress 0x0
|
||
+int id exo_rew 0x0
|
||
+int id exo_settings 0x0
|
||
+int layout exo_legacy_player_control_view 0x0
|
||
+int string error_drm_not_supported 0x0
|
||
+int string error_drm_unknown 0x0
|
||
+int string error_drm_unsupported_scheme 0x0
|
||
+int string error_instantiating_decoder 0x0
|
||
+int string error_no_decoder 0x0
|
||
+int string error_no_secure_decoder 0x0
|
||
+int string error_querying_decoders 0x0
|
||
+int string media_playback_notification_text 0x0
|
||
+int string media_playback_notification_title 0x0
|
||
+int string playback_speed 0x0
|
||
+int string select_playback_speed 0x0
|
||
+int string settings 0x0
|
||
+int string unrecognized_media_format 0x0
|
||
+int style ExoMediaButton_FullScreen 0x0
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable_circle.xml.flat b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable_circle.xml.flat
|
||
new file mode 100644
|
||
index 0000000..e62758d
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable_circle.xml.flat differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/layout_exo_legacy_player_control_view.xml.flat b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/layout_exo_legacy_player_control_view.xml.flat
|
||
new file mode 100644
|
||
index 0000000..bb5b5f9
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/layout_exo_legacy_player_control_view.xml.flat differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties
|
||
new file mode 100644
|
||
index 0000000..2cace67
|
||
--- /dev/null
|
||
+++ b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties
|
||
@@ -0,0 +1,3 @@
|
||
+#Tue Jan 20 19:56:29 IST 2026
|
||
+com.brentvatne.react.react-native-video-main-6\:/drawable/circle.xml=/Users/nayifnoushad/Documents/Projects/NuvioStreaming/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/packaged_res/debug/packageDebugResources/drawable/circle.xml
|
||
+com.brentvatne.react.react-native-video-main-6\:/layout/exo_legacy_player_control_view.xml=/Users/nayifnoushad/Documents/Projects/NuvioStreaming/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/packaged_res/debug/packageDebugResources/layout/exo_legacy_player_control_view.xml
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/incremental/debug/packageDebugResources/merged.dir/values/values.xml b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/incremental/debug/packageDebugResources/merged.dir/values/values.xml
|
||
new file mode 100644
|
||
index 0000000..e8dd9e4
|
||
--- /dev/null
|
||
+++ b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/incremental/debug/packageDebugResources/merged.dir/values/values.xml
|
||
@@ -0,0 +1,33 @@
|
||
+<?xml version="1.0" encoding="utf-8"?>
|
||
+<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2" xmlns:ns2="http://schemas.android.com/tools">
|
||
+ <color name="player_overlay_color">#00000000</color>
|
||
+ <color name="red">#FF0000</color>
|
||
+ <color name="silver_gray">#FFBEBEBE</color>
|
||
+ <color name="white">#FFFFFF</color>
|
||
+ <dimen name="controller_wrapper_padding_top">4dp</dimen>
|
||
+ <dimen name="full_screen_margin">4dp</dimen>
|
||
+ <dimen name="full_screen_size">30dp</dimen>
|
||
+ <dimen name="live_wrapper_margin_top">12dp</dimen>
|
||
+ <dimen name="position_duration_horizontal_padding">4dp</dimen>
|
||
+ <dimen name="position_duration_text_size">14sp</dimen>
|
||
+ <dimen name="position_duration_width">50dp</dimen>
|
||
+ <dimen name="seekBar_height">26dp</dimen>
|
||
+ <dimen name="seekBar_wrapper_margin_top">4dp</dimen>
|
||
+ <string name="error_drm_not_supported">Protected content not supported on API levels below 18</string>
|
||
+ <string name="error_drm_unknown">An unknown DRM error occurred</string>
|
||
+ <string name="error_drm_unsupported_scheme">This device does not support the required DRM scheme</string>
|
||
+ <string name="error_instantiating_decoder">Unable to instantiate decoder <ns1:g id="decoder_name">%1$s</ns1:g></string>
|
||
+ <string name="error_no_decoder">This device does not provide a decoder for <ns1:g id="mime_type">%1$s</ns1:g></string>
|
||
+ <string name="error_no_secure_decoder">This device does not provide a secure decoder for <ns1:g id="mime_type">%1$s</ns1:g></string>
|
||
+ <string name="error_querying_decoders">Unable to query device decoders</string>
|
||
+ <string name="media_playback_notification_text">Preparing playback</string>
|
||
+ <string name="media_playback_notification_title">Media playback</string>
|
||
+ <string name="playback_speed">Playback Speed</string>
|
||
+ <string name="select_playback_speed">Select Playback Speed</string>
|
||
+ <string name="settings">Settings</string>
|
||
+ <string name="unrecognized_media_format">Unrecognized media format</string>
|
||
+ <style name="ExoMediaButton.FullScreen" ns2:ignore="PrivateResource">
|
||
+ <item name="android:src">@drawable/exo_icon_fullscreen_enter</item>
|
||
+ <item name="android:contentDescription">@string/exo_controls_fullscreen_enter_description</item>
|
||
+ </style>
|
||
+</resources>
|
||
\ No newline at end of file
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/incremental/debug/packageDebugResources/merger.xml b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/incremental/debug/packageDebugResources/merger.xml
|
||
new file mode 100644
|
||
index 0000000..55ffc6b
|
||
--- /dev/null
|
||
+++ b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/incremental/debug/packageDebugResources/merger.xml
|
||
@@ -0,0 +1,5 @@
|
||
+<?xml version="1.0" encoding="utf-8"?>
|
||
+<merger version="3" xmlns:ns1="http://schemas.android.com/tools" xmlns:ns2="urn:oasis:names:tc:xliff:document:1.2"><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="main$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/nayifnoushad/Documents/Projects/NuvioStreaming/node_modules/react-native-video/android/src/main/res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="main" generated-set="main$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/nayifnoushad/Documents/Projects/NuvioStreaming/node_modules/react-native-video/android/src/main/res"><file name="circle" path="/Users/nayifnoushad/Documents/Projects/NuvioStreaming/node_modules/react-native-video/android/src/main/res/drawable/circle.xml" qualifiers="" type="drawable"/><file name="exo_legacy_player_control_view" path="/Users/nayifnoushad/Documents/Projects/NuvioStreaming/node_modules/react-native-video/android/src/main/res/layout/exo_legacy_player_control_view.xml" qualifiers="" type="layout"/><file path="/Users/nayifnoushad/Documents/Projects/NuvioStreaming/node_modules/react-native-video/android/src/main/res/values/colors.xml" qualifiers=""><color name="silver_gray">#FFBEBEBE</color><color name="player_overlay_color">#00000000</color><color name="white">#FFFFFF</color><color name="red">#FF0000</color></file><file path="/Users/nayifnoushad/Documents/Projects/NuvioStreaming/node_modules/react-native-video/android/src/main/res/values/dimens.xml" qualifiers=""><dimen name="controller_wrapper_padding_top">4dp</dimen><dimen name="seekBar_wrapper_margin_top">4dp</dimen><dimen name="live_wrapper_margin_top">12dp</dimen><dimen name="position_duration_horizontal_padding">4dp</dimen><dimen name="full_screen_margin">4dp</dimen><dimen name="position_duration_width">50dp</dimen><dimen name="seekBar_height">26dp</dimen><dimen name="full_screen_size">30dp</dimen><dimen name="position_duration_text_size">14sp</dimen></file><file path="/Users/nayifnoushad/Documents/Projects/NuvioStreaming/node_modules/react-native-video/android/src/main/res/values/styles.xml" qualifiers=""><style name="ExoMediaButton.FullScreen" ns1:ignore="PrivateResource">
|
||
+ <item name="android:src">@drawable/exo_icon_fullscreen_enter</item>
|
||
+ <item name="android:contentDescription">@string/exo_controls_fullscreen_enter_description</item>
|
||
+ </style></file><file path="/Users/nayifnoushad/Documents/Projects/NuvioStreaming/node_modules/react-native-video/android/src/main/res/values/strings.xml" qualifiers=""><string name="error_no_decoder">This device does not provide a decoder for <ns2:g id="mime_type">%1$s</ns2:g></string><string name="error_no_secure_decoder">This device does not provide a secure decoder for <ns2:g id="mime_type">%1$s</ns2:g></string><string name="error_querying_decoders">Unable to query device decoders</string><string name="error_instantiating_decoder">Unable to instantiate decoder <ns2:g id="decoder_name">%1$s</ns2:g></string><string name="error_drm_not_supported">Protected content not supported on API levels below 18</string><string name="unrecognized_media_format">Unrecognized media format</string><string name="error_drm_unsupported_scheme">This device does not support the required DRM scheme</string><string name="error_drm_unknown">An unknown DRM error occurred</string><string name="settings">Settings</string><string name="playback_speed">Playback Speed</string><string name="select_playback_speed">Select Playback Speed</string><string name="media_playback_notification_title">Media playback</string><string name="media_playback_notification_text">Preparing playback</string></file></source></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="debug$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/nayifnoushad/Documents/Projects/NuvioStreaming/node_modules/react-native-video/android/src/debug/res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="debug" generated-set="debug$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/nayifnoushad/Documents/Projects/NuvioStreaming/node_modules/react-native-video/android/src/debug/res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="generated$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/nayifnoushad/Documents/Projects/NuvioStreaming/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/generated/res/resValues/debug"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="generated" generated-set="generated$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/nayifnoushad/Documents/Projects/NuvioStreaming/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/generated/res/resValues/debug"/></dataSet><mergedItems/></merger>
|
||
\ No newline at end of file
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/incremental/mergeDebugAssets/merger.xml b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/incremental/mergeDebugAssets/merger.xml
|
||
new file mode 100644
|
||
index 0000000..8769311
|
||
--- /dev/null
|
||
+++ b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/incremental/mergeDebugAssets/merger.xml
|
||
@@ -0,0 +1,2 @@
|
||
+<?xml version="1.0" encoding="utf-8"?>
|
||
+<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/nayifnoushad/Documents/Projects/NuvioStreaming/node_modules/react-native-video/android/src/main/assets"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/nayifnoushad/Documents/Projects/NuvioStreaming/node_modules/react-native-video/android/src/debug/assets"/></dataSet><dataSet config="generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/nayifnoushad/Documents/Projects/NuvioStreaming/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/shader_assets/debug/compileDebugShaders/out"/></dataSet></merger>
|
||
\ No newline at end of file
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/incremental/mergeDebugJniLibFolders/merger.xml b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/incremental/mergeDebugJniLibFolders/merger.xml
|
||
new file mode 100644
|
||
index 0000000..af687a7
|
||
--- /dev/null
|
||
+++ b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/incremental/mergeDebugJniLibFolders/merger.xml
|
||
@@ -0,0 +1,2 @@
|
||
+<?xml version="1.0" encoding="utf-8"?>
|
||
+<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/nayifnoushad/Documents/Projects/NuvioStreaming/node_modules/react-native-video/android/src/main/jniLibs"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/nayifnoushad/Documents/Projects/NuvioStreaming/node_modules/react-native-video/android/src/debug/jniLibs"/></dataSet></merger>
|
||
\ No newline at end of file
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/incremental/mergeDebugShaders/merger.xml b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/incremental/mergeDebugShaders/merger.xml
|
||
new file mode 100644
|
||
index 0000000..65138a3
|
||
--- /dev/null
|
||
+++ b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/incremental/mergeDebugShaders/merger.xml
|
||
@@ -0,0 +1,2 @@
|
||
+<?xml version="1.0" encoding="utf-8"?>
|
||
+<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/nayifnoushad/Documents/Projects/NuvioStreaming/node_modules/react-native-video/android/src/main/shaders"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/nayifnoushad/Documents/Projects/NuvioStreaming/node_modules/react-native-video/android/src/debug/shaders"/></dataSet></merger>
|
||
\ No newline at end of file
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/java_res/debug/processDebugJavaRes/out/META-INF/react-native-video_debug.kotlin_module b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/java_res/debug/processDebugJavaRes/out/META-INF/react-native-video_debug.kotlin_module
|
||
new file mode 100644
|
||
index 0000000..1698483
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/java_res/debug/processDebugJavaRes/out/META-INF/react-native-video_debug.kotlin_module differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/androidx/media3/exoplayer/ima/ImaAdsLoader$Builder.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/androidx/media3/exoplayer/ima/ImaAdsLoader$Builder.class
|
||
new file mode 100644
|
||
index 0000000..b019110
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/androidx/media3/exoplayer/ima/ImaAdsLoader$Builder.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/androidx/media3/exoplayer/ima/ImaAdsLoader.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/androidx/media3/exoplayer/ima/ImaAdsLoader.class
|
||
new file mode 100644
|
||
index 0000000..5e16e53
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/androidx/media3/exoplayer/ima/ImaAdsLoader.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/androidx/media3/exoplayer/ima/ImaServerSideAdInsertionMediaSource$AdsLoader$Builder.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/androidx/media3/exoplayer/ima/ImaServerSideAdInsertionMediaSource$AdsLoader$Builder.class
|
||
new file mode 100644
|
||
index 0000000..426cee4
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/androidx/media3/exoplayer/ima/ImaServerSideAdInsertionMediaSource$AdsLoader$Builder.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/androidx/media3/exoplayer/ima/ImaServerSideAdInsertionMediaSource$AdsLoader.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/androidx/media3/exoplayer/ima/ImaServerSideAdInsertionMediaSource$AdsLoader.class
|
||
new file mode 100644
|
||
index 0000000..49c2648
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/androidx/media3/exoplayer/ima/ImaServerSideAdInsertionMediaSource$AdsLoader.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/androidx/media3/exoplayer/ima/ImaServerSideAdInsertionMediaSource$Factory.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/androidx/media3/exoplayer/ima/ImaServerSideAdInsertionMediaSource$Factory.class
|
||
new file mode 100644
|
||
index 0000000..ca2a4e6
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/androidx/media3/exoplayer/ima/ImaServerSideAdInsertionMediaSource$Factory.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/androidx/media3/exoplayer/ima/ImaServerSideAdInsertionMediaSource.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/androidx/media3/exoplayer/ima/ImaServerSideAdInsertionMediaSource.class
|
||
new file mode 100644
|
||
index 0000000..663e8c2
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/androidx/media3/exoplayer/ima/ImaServerSideAdInsertionMediaSource.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/androidx/media3/exoplayer/ima/ImaServerSideAdInsertionUriBuilder.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/androidx/media3/exoplayer/ima/ImaServerSideAdInsertionUriBuilder.class
|
||
new file mode 100644
|
||
index 0000000..fb160cd
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/androidx/media3/exoplayer/ima/ImaServerSideAdInsertionUriBuilder.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/androidx/media3/exoplayer/rtsp/RtspMediaSource$Factory.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/androidx/media3/exoplayer/rtsp/RtspMediaSource$Factory.class
|
||
new file mode 100644
|
||
index 0000000..b08faeb
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/androidx/media3/exoplayer/rtsp/RtspMediaSource$Factory.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/androidx/media3/exoplayer/rtsp/RtspMediaSource.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/androidx/media3/exoplayer/rtsp/RtspMediaSource.class
|
||
new file mode 100644
|
||
index 0000000..2f92e20
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/androidx/media3/exoplayer/rtsp/RtspMediaSource.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/brentvatne/exoplayer/ReactExoplayerView$1.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/brentvatne/exoplayer/ReactExoplayerView$1.class
|
||
new file mode 100644
|
||
index 0000000..d05aa84
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/brentvatne/exoplayer/ReactExoplayerView$1.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/brentvatne/exoplayer/ReactExoplayerView$2.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/brentvatne/exoplayer/ReactExoplayerView$2.class
|
||
new file mode 100644
|
||
index 0000000..9955d46
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/brentvatne/exoplayer/ReactExoplayerView$2.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/brentvatne/exoplayer/ReactExoplayerView$3.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/brentvatne/exoplayer/ReactExoplayerView$3.class
|
||
new file mode 100644
|
||
index 0000000..79253a3
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/brentvatne/exoplayer/ReactExoplayerView$3.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/brentvatne/exoplayer/ReactExoplayerView$4.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/brentvatne/exoplayer/ReactExoplayerView$4.class
|
||
new file mode 100644
|
||
index 0000000..f4a565b
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/brentvatne/exoplayer/ReactExoplayerView$4.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/brentvatne/exoplayer/ReactExoplayerView$OnAudioFocusChangedListener.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/brentvatne/exoplayer/ReactExoplayerView$OnAudioFocusChangedListener.class
|
||
new file mode 100644
|
||
index 0000000..ae977d3
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/brentvatne/exoplayer/ReactExoplayerView$OnAudioFocusChangedListener.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/brentvatne/exoplayer/ReactExoplayerView$RNVLoadControl.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/brentvatne/exoplayer/ReactExoplayerView$RNVLoadControl.class
|
||
new file mode 100644
|
||
index 0000000..dd0c9c1
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/brentvatne/exoplayer/ReactExoplayerView$RNVLoadControl.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/brentvatne/exoplayer/ReactExoplayerView.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/brentvatne/exoplayer/ReactExoplayerView.class
|
||
new file mode 100644
|
||
index 0000000..9f565f0
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/brentvatne/exoplayer/ReactExoplayerView.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/brentvatne/react/BuildConfig.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/brentvatne/react/BuildConfig.class
|
||
new file mode 100644
|
||
index 0000000..4c5c87e
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/brentvatne/react/BuildConfig.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/google/ads/interactivemedia/v3/api/AdError.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/google/ads/interactivemedia/v3/api/AdError.class
|
||
new file mode 100644
|
||
index 0000000..0a9b7a7
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/google/ads/interactivemedia/v3/api/AdError.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/google/ads/interactivemedia/v3/api/AdErrorEvent$AdErrorListener.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/google/ads/interactivemedia/v3/api/AdErrorEvent$AdErrorListener.class
|
||
new file mode 100644
|
||
index 0000000..1380a05
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/google/ads/interactivemedia/v3/api/AdErrorEvent$AdErrorListener.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/google/ads/interactivemedia/v3/api/AdErrorEvent.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/google/ads/interactivemedia/v3/api/AdErrorEvent.class
|
||
new file mode 100644
|
||
index 0000000..07ab3fa
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/google/ads/interactivemedia/v3/api/AdErrorEvent.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/google/ads/interactivemedia/v3/api/AdEvent$AdEventListener.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/google/ads/interactivemedia/v3/api/AdEvent$AdEventListener.class
|
||
new file mode 100644
|
||
index 0000000..dbe9984
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/google/ads/interactivemedia/v3/api/AdEvent$AdEventListener.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/google/ads/interactivemedia/v3/api/AdEvent.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/google/ads/interactivemedia/v3/api/AdEvent.class
|
||
new file mode 100644
|
||
index 0000000..88ae34c
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/google/ads/interactivemedia/v3/api/AdEvent.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/google/ads/interactivemedia/v3/api/ConcreteImaSdkFactory.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/google/ads/interactivemedia/v3/api/ConcreteImaSdkFactory.class
|
||
new file mode 100644
|
||
index 0000000..a3184b3
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/google/ads/interactivemedia/v3/api/ConcreteImaSdkFactory.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/google/ads/interactivemedia/v3/api/ConcreteImaSdkSettings.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/google/ads/interactivemedia/v3/api/ConcreteImaSdkSettings.class
|
||
new file mode 100644
|
||
index 0000000..264cd83
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/google/ads/interactivemedia/v3/api/ConcreteImaSdkSettings.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/google/ads/interactivemedia/v3/api/ImaSdkFactory.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/google/ads/interactivemedia/v3/api/ImaSdkFactory.class
|
||
new file mode 100644
|
||
index 0000000..46cea81
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/google/ads/interactivemedia/v3/api/ImaSdkFactory.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/google/ads/interactivemedia/v3/api/ImaSdkSettings.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/google/ads/interactivemedia/v3/api/ImaSdkSettings.class
|
||
new file mode 100644
|
||
index 0000000..a4cef0d
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/google/ads/interactivemedia/v3/api/ImaSdkSettings.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/local_only_symbol_list/debug/parseDebugLocalResources/R-def.txt b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/local_only_symbol_list/debug/parseDebugLocalResources/R-def.txt
|
||
new file mode 100644
|
||
index 0000000..987e479
|
||
--- /dev/null
|
||
+++ b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/local_only_symbol_list/debug/parseDebugLocalResources/R-def.txt
|
||
@@ -0,0 +1,46 @@
|
||
+R_DEF: Internal format may change without notice
|
||
+local
|
||
+color player_overlay_color
|
||
+color red
|
||
+color silver_gray
|
||
+color white
|
||
+dimen controller_wrapper_padding_top
|
||
+dimen full_screen_margin
|
||
+dimen full_screen_size
|
||
+dimen live_wrapper_margin_top
|
||
+dimen position_duration_horizontal_padding
|
||
+dimen position_duration_text_size
|
||
+dimen position_duration_width
|
||
+dimen seekBar_height
|
||
+dimen seekBar_wrapper_margin_top
|
||
+drawable circle
|
||
+id exo_duration
|
||
+id exo_ffwd
|
||
+id exo_fullscreen
|
||
+id exo_live_container
|
||
+id exo_live_icon
|
||
+id exo_live_label
|
||
+id exo_next
|
||
+id exo_pause
|
||
+id exo_play
|
||
+id exo_play_pause_container
|
||
+id exo_position
|
||
+id exo_prev
|
||
+id exo_progress
|
||
+id exo_rew
|
||
+id exo_settings
|
||
+layout exo_legacy_player_control_view
|
||
+string error_drm_not_supported
|
||
+string error_drm_unknown
|
||
+string error_drm_unsupported_scheme
|
||
+string error_instantiating_decoder
|
||
+string error_no_decoder
|
||
+string error_no_secure_decoder
|
||
+string error_querying_decoders
|
||
+string media_playback_notification_text
|
||
+string media_playback_notification_title
|
||
+string playback_speed
|
||
+string select_playback_speed
|
||
+string settings
|
||
+string unrecognized_media_format
|
||
+style ExoMediaButton.FullScreen
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/manifest_merge_blame_file/debug/processDebugManifest/manifest-merger-blame-debug-report.txt b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/manifest_merge_blame_file/debug/processDebugManifest/manifest-merger-blame-debug-report.txt
|
||
new file mode 100644
|
||
index 0000000..2300097
|
||
--- /dev/null
|
||
+++ b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/manifest_merge_blame_file/debug/processDebugManifest/manifest-merger-blame-debug-report.txt
|
||
@@ -0,0 +1,7 @@
|
||
+1<?xml version="1.0" encoding="utf-8"?>
|
||
+2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||
+3 package="com.brentvatne.react" >
|
||
+4
|
||
+5 <uses-sdk android:minSdkVersion="24" />
|
||
+6
|
||
+7</manifest>
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml
|
||
new file mode 100644
|
||
index 0000000..728c5a9
|
||
--- /dev/null
|
||
+++ b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml
|
||
@@ -0,0 +1,7 @@
|
||
+<?xml version="1.0" encoding="utf-8"?>
|
||
+<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||
+ package="com.brentvatne.react" >
|
||
+
|
||
+ <uses-sdk android:minSdkVersion="24" />
|
||
+
|
||
+</manifest>
|
||
\ No newline at end of file
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/navigation_json/debug/extractDeepLinksDebug/navigation.json b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/navigation_json/debug/extractDeepLinksDebug/navigation.json
|
||
new file mode 100644
|
||
index 0000000..0637a08
|
||
--- /dev/null
|
||
+++ b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/navigation_json/debug/extractDeepLinksDebug/navigation.json
|
||
@@ -0,0 +1 @@
|
||
+[]
|
||
\ No newline at end of file
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/nested_resources_validation_report/debug/generateDebugResources/nestedResourcesValidationReport.txt b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/nested_resources_validation_report/debug/generateDebugResources/nestedResourcesValidationReport.txt
|
||
new file mode 100644
|
||
index 0000000..08f4ebe
|
||
--- /dev/null
|
||
+++ b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/nested_resources_validation_report/debug/generateDebugResources/nestedResourcesValidationReport.txt
|
||
@@ -0,0 +1 @@
|
||
+0 Warning/Error
|
||
\ No newline at end of file
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/packaged_res/debug/packageDebugResources/drawable/circle.xml b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/packaged_res/debug/packageDebugResources/drawable/circle.xml
|
||
new file mode 100644
|
||
index 0000000..9f06d7c
|
||
--- /dev/null
|
||
+++ b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/packaged_res/debug/packageDebugResources/drawable/circle.xml
|
||
@@ -0,0 +1,6 @@
|
||
+<?xml version="1.0" encoding="utf-8"?>
|
||
+<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||
+ android:shape="oval">
|
||
+ <solid android:color="@color/red"/>
|
||
+ <size android:width="10dp" android:height="10dp"/>
|
||
+</shape>
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/packaged_res/debug/packageDebugResources/layout/exo_legacy_player_control_view.xml b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/packaged_res/debug/packageDebugResources/layout/exo_legacy_player_control_view.xml
|
||
new file mode 100644
|
||
index 0000000..e0babc4
|
||
--- /dev/null
|
||
+++ b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/packaged_res/debug/packageDebugResources/layout/exo_legacy_player_control_view.xml
|
||
@@ -0,0 +1,120 @@
|
||
+<?xml version="1.0" encoding="utf-8"?>
|
||
+<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||
+ android:layout_width="match_parent"
|
||
+ android:layout_height="match_parent"
|
||
+ android:layoutDirection="ltr"
|
||
+ android:background="@color/player_overlay_color"
|
||
+ android:orientation="vertical">
|
||
+
|
||
+ <LinearLayout
|
||
+ android:layout_width="wrap_content"
|
||
+ android:layout_height="wrap_content"
|
||
+ android:orientation="horizontal"
|
||
+ android:visibility="gone"
|
||
+ android:gravity="center_vertical"
|
||
+ android:layout_marginTop="@dimen/live_wrapper_margin_top"
|
||
+ android:id="@+id/exo_live_container">
|
||
+
|
||
+ <ImageView
|
||
+ android:id="@+id/exo_live_icon"
|
||
+ android:layout_width="wrap_content"
|
||
+ android:layout_height="wrap_content"
|
||
+ android:paddingHorizontal="@dimen/position_duration_horizontal_padding"
|
||
+ android:src="@drawable/circle" />
|
||
+
|
||
+ <TextView android:id="@+id/exo_live_label"
|
||
+ android:layout_width="wrap_content"
|
||
+ android:layout_height="wrap_content"
|
||
+ android:textSize="@dimen/position_duration_text_size"
|
||
+ android:textStyle="bold"
|
||
+ android:includeFontPadding="false"
|
||
+ android:textColor="@color/white"/>
|
||
+ </LinearLayout>
|
||
+
|
||
+ <View
|
||
+ android:layout_width="0dp"
|
||
+ android:layout_height="0dp"
|
||
+ android:layout_weight="1"
|
||
+ />
|
||
+
|
||
+ <LinearLayout
|
||
+ android:layout_width="match_parent"
|
||
+ android:layout_height="wrap_content"
|
||
+ android:gravity="center"
|
||
+ android:paddingTop="@dimen/controller_wrapper_padding_top"
|
||
+ android:layout_gravity="bottom"
|
||
+ android:orientation="horizontal">
|
||
+
|
||
+ <ImageButton android:id="@+id/exo_prev"
|
||
+ style="@style/ExoMediaButton.Previous"/>
|
||
+
|
||
+ <ImageButton android:id="@+id/exo_rew"
|
||
+ style="@style/ExoMediaButton.Rewind"/>
|
||
+ <FrameLayout
|
||
+ android:id="@+id/exo_play_pause_container"
|
||
+ android:layout_width="wrap_content"
|
||
+ android:layout_height="wrap_content"
|
||
+ android:layout_gravity="center">
|
||
+ <ImageButton android:id="@+id/exo_play"
|
||
+ style="@style/ExoMediaButton.Play"/>
|
||
+
|
||
+ <ImageButton android:id="@+id/exo_pause"
|
||
+ style="@style/ExoMediaButton.Pause"/>
|
||
+ </FrameLayout>
|
||
+
|
||
+ <ImageButton android:id="@+id/exo_ffwd"
|
||
+ style="@style/ExoMediaButton.FastForward"/>
|
||
+
|
||
+ <ImageButton android:id="@+id/exo_next"
|
||
+ style="@style/ExoMediaButton.Next"/>
|
||
+
|
||
+ </LinearLayout>
|
||
+
|
||
+ <LinearLayout
|
||
+ android:layout_width="match_parent"
|
||
+ android:layout_height="wrap_content"
|
||
+ android:layout_marginTop="@dimen/seekBar_wrapper_margin_top"
|
||
+ android:gravity="center_vertical"
|
||
+ android:orientation="horizontal">
|
||
+
|
||
+ <TextView android:id="@+id/exo_position"
|
||
+ android:layout_width="@dimen/position_duration_width"
|
||
+ android:layout_height="wrap_content"
|
||
+ android:textSize="@dimen/position_duration_text_size"
|
||
+ android:textStyle="bold"
|
||
+ android:paddingHorizontal="@dimen/position_duration_horizontal_padding"
|
||
+ android:includeFontPadding="false"
|
||
+ android:textColor="@color/silver_gray"/>
|
||
+
|
||
+ <androidx.media3.ui.DefaultTimeBar
|
||
+ android:id="@+id/exo_progress"
|
||
+ android:layout_width="0dp"
|
||
+ android:layout_weight="1"
|
||
+ android:layout_height="@dimen/seekBar_height"/>
|
||
+
|
||
+ <TextView android:id="@+id/exo_duration"
|
||
+ android:layout_width="@dimen/position_duration_width"
|
||
+ android:layout_height="wrap_content"
|
||
+ android:textSize="@dimen/position_duration_text_size"
|
||
+ android:textStyle="bold"
|
||
+ android:paddingHorizontal="@dimen/position_duration_horizontal_padding"
|
||
+ android:includeFontPadding="false"
|
||
+ android:textColor="@color/silver_gray"/>
|
||
+
|
||
+ <ImageButton
|
||
+ android:id="@+id/exo_settings"
|
||
+ android:layout_width="wrap_content"
|
||
+ android:layout_height="wrap_content"
|
||
+ style="@style/ExoStyledControls.Button.Bottom.Settings"
|
||
+ />
|
||
+
|
||
+ <ImageButton
|
||
+ android:id="@+id/exo_fullscreen"
|
||
+ style="@style/ExoMediaButton.FullScreen"
|
||
+ android:layout_width="@dimen/full_screen_size"
|
||
+ android:layout_height="@dimen/full_screen_size"
|
||
+ android:layout_margin="@dimen/full_screen_margin"
|
||
+ android:scaleType="fitCenter" />
|
||
+ </LinearLayout>
|
||
+
|
||
+</LinearLayout>
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/packaged_res/debug/packageDebugResources/values/values.xml b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/packaged_res/debug/packageDebugResources/values/values.xml
|
||
new file mode 100644
|
||
index 0000000..e8dd9e4
|
||
--- /dev/null
|
||
+++ b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/packaged_res/debug/packageDebugResources/values/values.xml
|
||
@@ -0,0 +1,33 @@
|
||
+<?xml version="1.0" encoding="utf-8"?>
|
||
+<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2" xmlns:ns2="http://schemas.android.com/tools">
|
||
+ <color name="player_overlay_color">#00000000</color>
|
||
+ <color name="red">#FF0000</color>
|
||
+ <color name="silver_gray">#FFBEBEBE</color>
|
||
+ <color name="white">#FFFFFF</color>
|
||
+ <dimen name="controller_wrapper_padding_top">4dp</dimen>
|
||
+ <dimen name="full_screen_margin">4dp</dimen>
|
||
+ <dimen name="full_screen_size">30dp</dimen>
|
||
+ <dimen name="live_wrapper_margin_top">12dp</dimen>
|
||
+ <dimen name="position_duration_horizontal_padding">4dp</dimen>
|
||
+ <dimen name="position_duration_text_size">14sp</dimen>
|
||
+ <dimen name="position_duration_width">50dp</dimen>
|
||
+ <dimen name="seekBar_height">26dp</dimen>
|
||
+ <dimen name="seekBar_wrapper_margin_top">4dp</dimen>
|
||
+ <string name="error_drm_not_supported">Protected content not supported on API levels below 18</string>
|
||
+ <string name="error_drm_unknown">An unknown DRM error occurred</string>
|
||
+ <string name="error_drm_unsupported_scheme">This device does not support the required DRM scheme</string>
|
||
+ <string name="error_instantiating_decoder">Unable to instantiate decoder <ns1:g id="decoder_name">%1$s</ns1:g></string>
|
||
+ <string name="error_no_decoder">This device does not provide a decoder for <ns1:g id="mime_type">%1$s</ns1:g></string>
|
||
+ <string name="error_no_secure_decoder">This device does not provide a secure decoder for <ns1:g id="mime_type">%1$s</ns1:g></string>
|
||
+ <string name="error_querying_decoders">Unable to query device decoders</string>
|
||
+ <string name="media_playback_notification_text">Preparing playback</string>
|
||
+ <string name="media_playback_notification_title">Media playback</string>
|
||
+ <string name="playback_speed">Playback Speed</string>
|
||
+ <string name="select_playback_speed">Select Playback Speed</string>
|
||
+ <string name="settings">Settings</string>
|
||
+ <string name="unrecognized_media_format">Unrecognized media format</string>
|
||
+ <style name="ExoMediaButton.FullScreen" ns2:ignore="PrivateResource">
|
||
+ <item name="android:src">@drawable/exo_icon_fullscreen_enter</item>
|
||
+ <item name="android:contentDescription">@string/exo_controls_fullscreen_enter_description</item>
|
||
+ </style>
|
||
+</resources>
|
||
\ No newline at end of file
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/runtime_library_classes_jar/debug/bundleLibRuntimeToJarDebug/classes.jar b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/runtime_library_classes_jar/debug/bundleLibRuntimeToJarDebug/classes.jar
|
||
new file mode 100644
|
||
index 0000000..09d85c6
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/runtime_library_classes_jar/debug/bundleLibRuntimeToJarDebug/classes.jar differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/symbol_list_with_package_name/debug/generateDebugRFile/package-aware-r.txt b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/symbol_list_with_package_name/debug/generateDebugRFile/package-aware-r.txt
|
||
new file mode 100644
|
||
index 0000000..1cb95ed
|
||
--- /dev/null
|
||
+++ b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/intermediates/symbol_list_with_package_name/debug/generateDebugRFile/package-aware-r.txt
|
||
@@ -0,0 +1,45 @@
|
||
+com.brentvatne.react
|
||
+color player_overlay_color
|
||
+color red
|
||
+color silver_gray
|
||
+color white
|
||
+dimen controller_wrapper_padding_top
|
||
+dimen full_screen_margin
|
||
+dimen full_screen_size
|
||
+dimen live_wrapper_margin_top
|
||
+dimen position_duration_horizontal_padding
|
||
+dimen position_duration_text_size
|
||
+dimen position_duration_width
|
||
+dimen seekBar_height
|
||
+dimen seekBar_wrapper_margin_top
|
||
+drawable circle
|
||
+id exo_duration
|
||
+id exo_ffwd
|
||
+id exo_fullscreen
|
||
+id exo_live_container
|
||
+id exo_live_icon
|
||
+id exo_live_label
|
||
+id exo_next
|
||
+id exo_pause
|
||
+id exo_play
|
||
+id exo_play_pause_container
|
||
+id exo_position
|
||
+id exo_prev
|
||
+id exo_progress
|
||
+id exo_rew
|
||
+id exo_settings
|
||
+layout exo_legacy_player_control_view
|
||
+string error_drm_not_supported
|
||
+string error_drm_unknown
|
||
+string error_drm_unsupported_scheme
|
||
+string error_instantiating_decoder
|
||
+string error_no_decoder
|
||
+string error_no_secure_decoder
|
||
+string error_querying_decoders
|
||
+string media_playback_notification_text
|
||
+string media_playback_notification_title
|
||
+string playback_speed
|
||
+string select_playback_speed
|
||
+string settings
|
||
+string unrecognized_media_format
|
||
+style ExoMediaButton_FullScreen
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab
|
||
new file mode 100644
|
||
index 0000000..a71e9f1
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream
|
||
new file mode 100644
|
||
index 0000000..1a55594
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len
|
||
new file mode 100644
|
||
index 0000000..74ddf64
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len
|
||
new file mode 100644
|
||
index 0000000..41d6c24
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at
|
||
new file mode 100644
|
||
index 0000000..4565290
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i
|
||
new file mode 100644
|
||
index 0000000..8a80b7d
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len
|
||
new file mode 100644
|
||
index 0000000..131e265
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab
|
||
new file mode 100644
|
||
index 0000000..a15e3c2
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream
|
||
new file mode 100644
|
||
index 0000000..1d1d548
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len
|
||
new file mode 100644
|
||
index 0000000..3247724
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len
|
||
new file mode 100644
|
||
index 0000000..bba171d
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at
|
||
new file mode 100644
|
||
index 0000000..cac8122
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i
|
||
new file mode 100644
|
||
index 0000000..045022c
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len
|
||
new file mode 100644
|
||
index 0000000..131e265
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab
|
||
new file mode 100644
|
||
index 0000000..8d9b86c
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream
|
||
new file mode 100644
|
||
index 0000000..1d1d548
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len
|
||
new file mode 100644
|
||
index 0000000..3247724
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len
|
||
new file mode 100644
|
||
index 0000000..bba171d
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at
|
||
new file mode 100644
|
||
index 0000000..ec746e0
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i
|
||
new file mode 100644
|
||
index 0000000..045022c
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len
|
||
new file mode 100644
|
||
index 0000000..131e265
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab
|
||
new file mode 100644
|
||
index 0000000..d465c86
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.keystream b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.keystream
|
||
new file mode 100644
|
||
index 0000000..a49789c
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.keystream differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.keystream.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.keystream.len
|
||
new file mode 100644
|
||
index 0000000..a3d0573
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.keystream.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.len
|
||
new file mode 100644
|
||
index 0000000..93a595b
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.values.at b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.values.at
|
||
new file mode 100644
|
||
index 0000000..7d6fd0f
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.values.at differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab_i b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab_i
|
||
new file mode 100644
|
||
index 0000000..1598ef3
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab_i differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab_i.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab_i.len
|
||
new file mode 100644
|
||
index 0000000..131e265
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab_i.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab
|
||
new file mode 100644
|
||
index 0000000..bc77250
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream
|
||
new file mode 100644
|
||
index 0000000..9d05b9a
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len
|
||
new file mode 100644
|
||
index 0000000..d3e09af
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len
|
||
new file mode 100644
|
||
index 0000000..b7d7395
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at
|
||
new file mode 100644
|
||
index 0000000..3c9bdb8
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i
|
||
new file mode 100644
|
||
index 0000000..af27d9c
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len
|
||
new file mode 100644
|
||
index 0000000..131e265
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab
|
||
new file mode 100644
|
||
index 0000000..d4df1e4
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.keystream b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.keystream
|
||
new file mode 100644
|
||
index 0000000..a9e6823
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.keystream differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.keystream.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.keystream.len
|
||
new file mode 100644
|
||
index 0000000..de8bf97
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.keystream.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.len
|
||
new file mode 100644
|
||
index 0000000..2a17e6e
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.values.at b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.values.at
|
||
new file mode 100644
|
||
index 0000000..6fcb00a
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.values.at differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab_i b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab_i
|
||
new file mode 100644
|
||
index 0000000..2073982
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab_i differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab_i.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab_i.len
|
||
new file mode 100644
|
||
index 0000000..131e265
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab_i.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab
|
||
new file mode 100644
|
||
index 0000000..bbb0353
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream
|
||
new file mode 100644
|
||
index 0000000..7214377
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len
|
||
new file mode 100644
|
||
index 0000000..86b154b
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len
|
||
new file mode 100644
|
||
index 0000000..882f24f
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values
|
||
new file mode 100644
|
||
index 0000000..5871667
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at
|
||
new file mode 100644
|
||
index 0000000..932d4a9
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.s b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.s
|
||
new file mode 100644
|
||
index 0000000..b8a6997
|
||
--- /dev/null
|
||
+++ b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.s
|
||
@@ -0,0 +1 @@
|
||
+<2B><><01><>
|
||
\ No newline at end of file
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i
|
||
new file mode 100644
|
||
index 0000000..0cbafa1
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len
|
||
new file mode 100644
|
||
index 0000000..131e265
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab
|
||
new file mode 100644
|
||
index 0000000..d448037
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream
|
||
new file mode 100644
|
||
index 0000000..1a55594
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len
|
||
new file mode 100644
|
||
index 0000000..74ddf64
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len
|
||
new file mode 100644
|
||
index 0000000..41d6c24
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at
|
||
new file mode 100644
|
||
index 0000000..8e087d3
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i
|
||
new file mode 100644
|
||
index 0000000..8a80b7d
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len
|
||
new file mode 100644
|
||
index 0000000..131e265
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab
|
||
new file mode 100644
|
||
index 0000000..199d021
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream
|
||
new file mode 100644
|
||
index 0000000..90b21c4
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len
|
||
new file mode 100644
|
||
index 0000000..4cb813c
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len
|
||
new file mode 100644
|
||
index 0000000..385642d
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at
|
||
new file mode 100644
|
||
index 0000000..b96c547
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i
|
||
new file mode 100644
|
||
index 0000000..5e4a0c0
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len
|
||
new file mode 100644
|
||
index 0000000..131e265
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab
|
||
new file mode 100644
|
||
index 0000000..421cdf6
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream
|
||
new file mode 100644
|
||
index 0000000..ae4ac93
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len
|
||
new file mode 100644
|
||
index 0000000..6dc1435
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len
|
||
new file mode 100644
|
||
index 0000000..42df8b9
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at
|
||
new file mode 100644
|
||
index 0000000..b83a0f5
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i
|
||
new file mode 100644
|
||
index 0000000..f0c9463
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len
|
||
new file mode 100644
|
||
index 0000000..131e265
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/counters.tab b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/counters.tab
|
||
new file mode 100644
|
||
index 0000000..b55f912
|
||
--- /dev/null
|
||
+++ b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/counters.tab
|
||
@@ -0,0 +1,2 @@
|
||
+50
|
||
+0
|
||
\ No newline at end of file
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab
|
||
new file mode 100644
|
||
index 0000000..c9da9ed
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream
|
||
new file mode 100644
|
||
index 0000000..1a55594
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len
|
||
new file mode 100644
|
||
index 0000000..74ddf64
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len
|
||
new file mode 100644
|
||
index 0000000..41d6c24
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at
|
||
new file mode 100644
|
||
index 0000000..e1e0ed2
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i
|
||
new file mode 100644
|
||
index 0000000..8a80b7d
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len
|
||
new file mode 100644
|
||
index 0000000..131e265
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab
|
||
new file mode 100644
|
||
index 0000000..b880e05
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream
|
||
new file mode 100644
|
||
index 0000000..845a3a2
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len
|
||
new file mode 100644
|
||
index 0000000..c4a5886
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len
|
||
new file mode 100644
|
||
index 0000000..48e9f9a
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at
|
||
new file mode 100644
|
||
index 0000000..ea06838
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i
|
||
new file mode 100644
|
||
index 0000000..574f909
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len
|
||
new file mode 100644
|
||
index 0000000..131e265
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab
|
||
new file mode 100644
|
||
index 0000000..cf7ebd8
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream
|
||
new file mode 100644
|
||
index 0000000..a740bf4
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len
|
||
new file mode 100644
|
||
index 0000000..a4a7322
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len
|
||
new file mode 100644
|
||
index 0000000..220a36c
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values
|
||
new file mode 100644
|
||
index 0000000..cb99b44
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at
|
||
new file mode 100644
|
||
index 0000000..2f7ab3c
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.s b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.s
|
||
new file mode 100644
|
||
index 0000000..33ceb54
|
||
--- /dev/null
|
||
+++ b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.s
|
||
@@ -0,0 +1 @@
|
||
+<2B><>
|
||
\ No newline at end of file
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i
|
||
new file mode 100644
|
||
index 0000000..2c1a9ba
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len
|
||
new file mode 100644
|
||
index 0000000..131e265
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/last-build.bin b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/last-build.bin
|
||
new file mode 100644
|
||
index 0000000..1eefcf0
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/cacheable/last-build.bin differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin
|
||
new file mode 100644
|
||
index 0000000..3ab367b
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/local-state/build-history.bin b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/local-state/build-history.bin
|
||
new file mode 100644
|
||
index 0000000..8d340e4
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/kotlin/compileDebugKotlin/local-state/build-history.bin differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/outputs/logs/manifest-merger-debug-report.txt b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/outputs/logs/manifest-merger-debug-report.txt
|
||
new file mode 100644
|
||
index 0000000..a388215
|
||
--- /dev/null
|
||
+++ b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/outputs/logs/manifest-merger-debug-report.txt
|
||
@@ -0,0 +1,16 @@
|
||
+-- Merging decision tree log ---
|
||
+manifest
|
||
+ADDED from /Users/nayifnoushad/Documents/Projects/NuvioStreaming/node_modules/react-native-video/android/src/main/AndroidManifestNew.xml:1:1-2:12
|
||
+INJECTED from /Users/nayifnoushad/Documents/Projects/NuvioStreaming/node_modules/react-native-video/android/src/main/AndroidManifestNew.xml:1:1-2:12
|
||
+ package
|
||
+ INJECTED from /Users/nayifnoushad/Documents/Projects/NuvioStreaming/node_modules/react-native-video/android/src/main/AndroidManifestNew.xml
|
||
+ xmlns:android
|
||
+ ADDED from /Users/nayifnoushad/Documents/Projects/NuvioStreaming/node_modules/react-native-video/android/src/main/AndroidManifestNew.xml:1:11-69
|
||
+uses-sdk
|
||
+INJECTED from /Users/nayifnoushad/Documents/Projects/NuvioStreaming/node_modules/react-native-video/android/src/main/AndroidManifestNew.xml reason: use-sdk injection requested
|
||
+INJECTED from /Users/nayifnoushad/Documents/Projects/NuvioStreaming/node_modules/react-native-video/android/src/main/AndroidManifestNew.xml
|
||
+INJECTED from /Users/nayifnoushad/Documents/Projects/NuvioStreaming/node_modules/react-native-video/android/src/main/AndroidManifestNew.xml
|
||
+ android:targetSdkVersion
|
||
+ INJECTED from /Users/nayifnoushad/Documents/Projects/NuvioStreaming/node_modules/react-native-video/android/src/main/AndroidManifestNew.xml
|
||
+ android:minSdkVersion
|
||
+ INJECTED from /Users/nayifnoushad/Documents/Projects/NuvioStreaming/node_modules/react-native-video/android/src/main/AndroidManifestNew.xml
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/ReactExoplayerView$1.class.uniqueId3 b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/ReactExoplayerView$1.class.uniqueId3
|
||
new file mode 100644
|
||
index 0000000..d05aa84
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/ReactExoplayerView$1.class.uniqueId3 differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/ReactExoplayerView$2.class.uniqueId5 b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/ReactExoplayerView$2.class.uniqueId5
|
||
new file mode 100644
|
||
index 0000000..9955d46
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/ReactExoplayerView$2.class.uniqueId5 differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/ReactExoplayerView$3.class.uniqueId1 b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/ReactExoplayerView$3.class.uniqueId1
|
||
new file mode 100644
|
||
index 0000000..79253a3
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/ReactExoplayerView$3.class.uniqueId1 differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/ReactExoplayerView$4.class.uniqueId6 b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/ReactExoplayerView$4.class.uniqueId6
|
||
new file mode 100644
|
||
index 0000000..c9e0e8c
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/ReactExoplayerView$4.class.uniqueId6 differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/ReactExoplayerView$OnAudioFocusChangedListener.class.uniqueId2 b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/ReactExoplayerView$OnAudioFocusChangedListener.class.uniqueId2
|
||
new file mode 100644
|
||
index 0000000..ae977d3
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/ReactExoplayerView$OnAudioFocusChangedListener.class.uniqueId2 differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/ReactExoplayerView$RNVLoadControl.class.uniqueId4 b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/ReactExoplayerView$RNVLoadControl.class.uniqueId4
|
||
new file mode 100644
|
||
index 0000000..dd0c9c1
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/ReactExoplayerView$RNVLoadControl.class.uniqueId4 differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/ReactExoplayerView.class.uniqueId0 b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/ReactExoplayerView.class.uniqueId0
|
||
new file mode 100644
|
||
index 0000000..8552ff1
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/ReactExoplayerView.class.uniqueId0 differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin
|
||
new file mode 100644
|
||
index 0000000..ebf5e07
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/META-INF/react-native-video_debug.kotlin_module b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/META-INF/react-native-video_debug.kotlin_module
|
||
new file mode 100644
|
||
index 0000000..1698483
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/META-INF/react-native-video_debug.kotlin_module differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/AdsProps$Companion.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/AdsProps$Companion.class
|
||
new file mode 100644
|
||
index 0000000..a9b9eb0
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/AdsProps$Companion.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/AdsProps.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/AdsProps.class
|
||
new file mode 100644
|
||
index 0000000..db638ca
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/AdsProps.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/BufferConfig$Companion.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/BufferConfig$Companion.class
|
||
new file mode 100644
|
||
index 0000000..0fbaa90
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/BufferConfig$Companion.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/BufferConfig$Live$Companion.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/BufferConfig$Live$Companion.class
|
||
new file mode 100644
|
||
index 0000000..ce1128e
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/BufferConfig$Live$Companion.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/BufferConfig$Live.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/BufferConfig$Live.class
|
||
new file mode 100644
|
||
index 0000000..2054200
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/BufferConfig$Live.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/BufferConfig.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/BufferConfig.class
|
||
new file mode 100644
|
||
index 0000000..7ef226b
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/BufferConfig.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/BufferingStrategy$BufferingStrategyEnum.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/BufferingStrategy$BufferingStrategyEnum.class
|
||
new file mode 100644
|
||
index 0000000..162566c
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/BufferingStrategy$BufferingStrategyEnum.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/BufferingStrategy$Companion.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/BufferingStrategy$Companion.class
|
||
new file mode 100644
|
||
index 0000000..7477be8
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/BufferingStrategy$Companion.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/BufferingStrategy.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/BufferingStrategy.class
|
||
new file mode 100644
|
||
index 0000000..3516405
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/BufferingStrategy.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/CMCDProps$Companion$WhenMappings.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/CMCDProps$Companion$WhenMappings.class
|
||
new file mode 100644
|
||
index 0000000..5145552
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/CMCDProps$Companion$WhenMappings.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/CMCDProps$Companion.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/CMCDProps$Companion.class
|
||
new file mode 100644
|
||
index 0000000..e813d1a
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/CMCDProps$Companion.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/CMCDProps.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/CMCDProps.class
|
||
new file mode 100644
|
||
index 0000000..e6c0538
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/CMCDProps.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/ControlsConfig$Companion.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/ControlsConfig$Companion.class
|
||
new file mode 100644
|
||
index 0000000..b2e5cfc
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/ControlsConfig$Companion.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/ControlsConfig.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/ControlsConfig.class
|
||
new file mode 100644
|
||
index 0000000..a672b48
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/ControlsConfig.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/DRMProps$Companion.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/DRMProps$Companion.class
|
||
new file mode 100644
|
||
index 0000000..949a5b9
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/DRMProps$Companion.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/DRMProps.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/DRMProps.class
|
||
new file mode 100644
|
||
index 0000000..8e26a44
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/DRMProps.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/ResizeMode$Mode.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/ResizeMode$Mode.class
|
||
new file mode 100644
|
||
index 0000000..8c2948d
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/ResizeMode$Mode.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/ResizeMode.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/ResizeMode.class
|
||
new file mode 100644
|
||
index 0000000..ab7c203
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/ResizeMode.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/SideLoadedTextTrack$Companion.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/SideLoadedTextTrack$Companion.class
|
||
new file mode 100644
|
||
index 0000000..3262de8
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/SideLoadedTextTrack$Companion.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/SideLoadedTextTrack.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/SideLoadedTextTrack.class
|
||
new file mode 100644
|
||
index 0000000..a6b7907
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/SideLoadedTextTrack.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/SideLoadedTextTrackList$Companion.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/SideLoadedTextTrackList$Companion.class
|
||
new file mode 100644
|
||
index 0000000..a41fe7d
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/SideLoadedTextTrackList$Companion.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/SideLoadedTextTrackList.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/SideLoadedTextTrackList.class
|
||
new file mode 100644
|
||
index 0000000..ec0f170
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/SideLoadedTextTrackList.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/Source$Companion.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/Source$Companion.class
|
||
new file mode 100644
|
||
index 0000000..d7fe609
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/Source$Companion.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/Source$Metadata$Companion.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/Source$Metadata$Companion.class
|
||
new file mode 100644
|
||
index 0000000..03aec60
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/Source$Metadata$Companion.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/Source$Metadata.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/Source$Metadata.class
|
||
new file mode 100644
|
||
index 0000000..35fb8cd
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/Source$Metadata.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/Source.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/Source.class
|
||
new file mode 100644
|
||
index 0000000..e85f537
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/Source.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/SubtitleStyle$Companion.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/SubtitleStyle$Companion.class
|
||
new file mode 100644
|
||
index 0000000..efa138a
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/SubtitleStyle$Companion.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/SubtitleStyle.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/SubtitleStyle.class
|
||
new file mode 100644
|
||
index 0000000..c328ffb
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/SubtitleStyle.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/TimedMetadata.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/TimedMetadata.class
|
||
new file mode 100644
|
||
index 0000000..81dc3f7
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/TimedMetadata.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/Track.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/Track.class
|
||
new file mode 100644
|
||
index 0000000..bf9687d
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/Track.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/VideoTrack.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/VideoTrack.class
|
||
new file mode 100644
|
||
index 0000000..a011166
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/VideoTrack.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/ViewType$ViewType.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/ViewType$ViewType.class
|
||
new file mode 100644
|
||
index 0000000..2dfe0a5
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/ViewType$ViewType.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/ViewType.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/ViewType.class
|
||
new file mode 100644
|
||
index 0000000..24c319c
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/api/ViewType.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/react/EventTypes$Companion.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/react/EventTypes$Companion.class
|
||
new file mode 100644
|
||
index 0000000..7c1c2f6
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/react/EventTypes$Companion.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/react/EventTypes.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/react/EventTypes.class
|
||
new file mode 100644
|
||
index 0000000..68c48f1
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/react/EventTypes.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/react/VideoEventEmitter$EventBuilder.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/react/VideoEventEmitter$EventBuilder.class
|
||
new file mode 100644
|
||
index 0000000..0dceebe
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/react/VideoEventEmitter$EventBuilder.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/react/VideoEventEmitter$VideoCustomEvent.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/react/VideoEventEmitter$VideoCustomEvent.class
|
||
new file mode 100644
|
||
index 0000000..6116962
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/react/VideoEventEmitter$VideoCustomEvent.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/react/VideoEventEmitter.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/react/VideoEventEmitter.class
|
||
new file mode 100644
|
||
index 0000000..1f63a29
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/react/VideoEventEmitter.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/toolbox/DebugLog.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/toolbox/DebugLog.class
|
||
new file mode 100644
|
||
index 0000000..35fd981
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/toolbox/DebugLog.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/toolbox/ReactBridgeUtils.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/toolbox/ReactBridgeUtils.class
|
||
new file mode 100644
|
||
index 0000000..5b3a99d
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/common/toolbox/ReactBridgeUtils.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/AspectRatioFrameLayout$Companion.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/AspectRatioFrameLayout$Companion.class
|
||
new file mode 100644
|
||
index 0000000..e1e118c
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/AspectRatioFrameLayout$Companion.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/AspectRatioFrameLayout.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/AspectRatioFrameLayout.class
|
||
new file mode 100644
|
||
index 0000000..8955650
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/AspectRatioFrameLayout.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/AudioOutput$Companion.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/AudioOutput$Companion.class
|
||
new file mode 100644
|
||
index 0000000..fdbd8c4
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/AudioOutput$Companion.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/AudioOutput.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/AudioOutput.class
|
||
new file mode 100644
|
||
index 0000000..49bd1a1
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/AudioOutput.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/CMCDConfig$createCmcdConfiguration$1.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/CMCDConfig$createCmcdConfiguration$1.class
|
||
new file mode 100644
|
||
index 0000000..1b9ff2b
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/CMCDConfig$createCmcdConfiguration$1.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/CMCDConfig.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/CMCDConfig.class
|
||
new file mode 100644
|
||
index 0000000..24ff469
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/CMCDConfig.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/ConfigurationUtils.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/ConfigurationUtils.class
|
||
new file mode 100644
|
||
index 0000000..8623659
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/ConfigurationUtils.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/DRMManager.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/DRMManager.class
|
||
new file mode 100644
|
||
index 0000000..c054558
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/DRMManager.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/DRMManagerSpec.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/DRMManagerSpec.class
|
||
new file mode 100644
|
||
index 0000000..3ba0b21
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/DRMManagerSpec.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/DataSourceUtil.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/DataSourceUtil.class
|
||
new file mode 100644
|
||
index 0000000..435095f
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/DataSourceUtil.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/DefaultReactExoplayerConfig.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/DefaultReactExoplayerConfig.class
|
||
new file mode 100644
|
||
index 0000000..7d79368
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/DefaultReactExoplayerConfig.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/ExoPlayerView$Companion.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/ExoPlayerView$Companion.class
|
||
new file mode 100644
|
||
index 0000000..7c35b62
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/ExoPlayerView$Companion.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/ExoPlayerView$playerListener$1.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/ExoPlayerView$playerListener$1.class
|
||
new file mode 100644
|
||
index 0000000..055451a
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/ExoPlayerView$playerListener$1.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/ExoPlayerView.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/ExoPlayerView.class
|
||
new file mode 100644
|
||
index 0000000..be801e5
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/ExoPlayerView.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/FullScreenPlayerView$KeepScreenOnUpdater$Companion.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/FullScreenPlayerView$KeepScreenOnUpdater$Companion.class
|
||
new file mode 100644
|
||
index 0000000..8bcae8d
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/FullScreenPlayerView$KeepScreenOnUpdater$Companion.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/FullScreenPlayerView$KeepScreenOnUpdater.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/FullScreenPlayerView$KeepScreenOnUpdater.class
|
||
new file mode 100644
|
||
index 0000000..550135d
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/FullScreenPlayerView$KeepScreenOnUpdater.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/FullScreenPlayerView.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/FullScreenPlayerView.class
|
||
new file mode 100644
|
||
index 0000000..257de83
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/FullScreenPlayerView.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/PictureInPictureUtil.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/PictureInPictureUtil.class
|
||
new file mode 100644
|
||
index 0000000..9e8c1b9
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/PictureInPictureUtil.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/PictureInPictureUtilKt.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/PictureInPictureUtilKt.class
|
||
new file mode 100644
|
||
index 0000000..2c42f4a
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/PictureInPictureUtilKt.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/PlaybackServiceBinder.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/PlaybackServiceBinder.class
|
||
new file mode 100644
|
||
index 0000000..5ae25b4
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/PlaybackServiceBinder.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/RNVExoplayerPlugin$DefaultImpls.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/RNVExoplayerPlugin$DefaultImpls.class
|
||
new file mode 100644
|
||
index 0000000..af3decf
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/RNVExoplayerPlugin$DefaultImpls.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/RNVExoplayerPlugin.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/RNVExoplayerPlugin.class
|
||
new file mode 100644
|
||
index 0000000..9bc6115
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/RNVExoplayerPlugin.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/RNVSimpleCache.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/RNVSimpleCache.class
|
||
new file mode 100644
|
||
index 0000000..659e439
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/RNVSimpleCache.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/ReactExoplayerConfig.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/ReactExoplayerConfig.class
|
||
new file mode 100644
|
||
index 0000000..2456c95
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/ReactExoplayerConfig.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/ReactExoplayerLoadErrorHandlingPolicy.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/ReactExoplayerLoadErrorHandlingPolicy.class
|
||
new file mode 100644
|
||
index 0000000..38ce458
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/ReactExoplayerLoadErrorHandlingPolicy.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/ReactExoplayerViewManager$Companion.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/ReactExoplayerViewManager$Companion.class
|
||
new file mode 100644
|
||
index 0000000..bc906a9
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/ReactExoplayerViewManager$Companion.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/ReactExoplayerViewManager.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/ReactExoplayerViewManager.class
|
||
new file mode 100644
|
||
index 0000000..07bd865
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/ReactExoplayerViewManager.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/VideoPlaybackCallback.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/VideoPlaybackCallback.class
|
||
new file mode 100644
|
||
index 0000000..5e67aa0
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/VideoPlaybackCallback.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/VideoPlaybackService$Companion$COMMAND.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/VideoPlaybackService$Companion$COMMAND.class
|
||
new file mode 100644
|
||
index 0000000..6ba65f2
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/VideoPlaybackService$Companion$COMMAND.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/VideoPlaybackService$Companion$WhenMappings.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/VideoPlaybackService$Companion$WhenMappings.class
|
||
new file mode 100644
|
||
index 0000000..647f782
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/VideoPlaybackService$Companion$WhenMappings.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/VideoPlaybackService$Companion.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/VideoPlaybackService$Companion.class
|
||
new file mode 100644
|
||
index 0000000..0f20e85
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/VideoPlaybackService$Companion.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/VideoPlaybackService.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/VideoPlaybackService.class
|
||
new file mode 100644
|
||
index 0000000..8a576c2
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/exoplayer/VideoPlaybackService.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/react/RNVPlugin.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/react/RNVPlugin.class
|
||
new file mode 100644
|
||
index 0000000..8a59f22
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/react/RNVPlugin.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/react/ReactNativeVideoManager$Companion.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/react/ReactNativeVideoManager$Companion.class
|
||
new file mode 100644
|
||
index 0000000..32d6d1f
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/react/ReactNativeVideoManager$Companion.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/react/ReactNativeVideoManager.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/react/ReactNativeVideoManager.class
|
||
new file mode 100644
|
||
index 0000000..2679ae0
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/react/ReactNativeVideoManager.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/react/ReactVideoPackage.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/react/ReactVideoPackage.class
|
||
new file mode 100644
|
||
index 0000000..2af2d2c
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/react/ReactVideoPackage.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/react/VideoDecoderInfoModule$Companion.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/react/VideoDecoderInfoModule$Companion.class
|
||
new file mode 100644
|
||
index 0000000..d8a4aa3
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/react/VideoDecoderInfoModule$Companion.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/react/VideoDecoderInfoModule.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/react/VideoDecoderInfoModule.class
|
||
new file mode 100644
|
||
index 0000000..8348d9d
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/react/VideoDecoderInfoModule.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/react/VideoManagerModule$Companion.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/react/VideoManagerModule$Companion.class
|
||
new file mode 100644
|
||
index 0000000..435293b
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/react/VideoManagerModule$Companion.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/react/VideoManagerModule.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/react/VideoManagerModule.class
|
||
new file mode 100644
|
||
index 0000000..c28e02b
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/react/VideoManagerModule.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/receiver/AudioBecomingNoisyReceiver.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/receiver/AudioBecomingNoisyReceiver.class
|
||
new file mode 100644
|
||
index 0000000..990ca48
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/receiver/AudioBecomingNoisyReceiver.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/receiver/BecomingNoisyListener$Companion$NO_OP$1.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/receiver/BecomingNoisyListener$Companion$NO_OP$1.class
|
||
new file mode 100644
|
||
index 0000000..07a503b
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/receiver/BecomingNoisyListener$Companion$NO_OP$1.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/receiver/BecomingNoisyListener$Companion.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/receiver/BecomingNoisyListener$Companion.class
|
||
new file mode 100644
|
||
index 0000000..efa3ee3
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/receiver/BecomingNoisyListener$Companion.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/receiver/BecomingNoisyListener.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/receiver/BecomingNoisyListener.class
|
||
new file mode 100644
|
||
index 0000000..75d1cd4
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/receiver/BecomingNoisyListener.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/receiver/PictureInPictureReceiver$Companion.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/receiver/PictureInPictureReceiver$Companion.class
|
||
new file mode 100644
|
||
index 0000000..535aad5
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/receiver/PictureInPictureReceiver$Companion.class differ
|
||
diff --git a/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/receiver/PictureInPictureReceiver.class b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/receiver/PictureInPictureReceiver.class
|
||
new file mode 100644
|
||
index 0000000..0143f64
|
||
Binary files /dev/null and b/node_modules/react-native-video/android/buildOutput_a15d4dee7fc4eda61b91308cbb6a2e72/tmp/kotlin-classes/debug/com/brentvatne/receiver/PictureInPictureReceiver.class differ
|
||
diff --git a/node_modules/react-native-video/android/src/main/java/com/brentvatne/common/api/SubtitleStyle.kt b/node_modules/react-native-video/android/src/main/java/com/brentvatne/common/api/SubtitleStyle.kt
|
||
index 1ac0fd0..953eb59 100644
|
||
--- a/node_modules/react-native-video/android/src/main/java/com/brentvatne/common/api/SubtitleStyle.kt
|
||
+++ b/node_modules/react-native-video/android/src/main/java/com/brentvatne/common/api/SubtitleStyle.kt
|
||
@@ -1,5 +1,6 @@
|
||
package com.brentvatne.common.api
|
||
|
||
+import android.graphics.Color
|
||
import com.brentvatne.common.toolbox.ReactBridgeUtils
|
||
import com.facebook.react.bridge.ReadableMap
|
||
|
||
@@ -22,6 +23,17 @@ class SubtitleStyle public constructor() {
|
||
var subtitlesFollowVideo = true
|
||
private set
|
||
|
||
+ // Extended styling (used by ExoPlayerView via Media3 SubtitleView)
|
||
+ // Stored as Android color ints to avoid parsing multiple times.
|
||
+ var textColor: Int? = null
|
||
+ private set
|
||
+ var backgroundColor: Int? = null
|
||
+ private set
|
||
+ var edgeType: String? = null
|
||
+ private set
|
||
+ var edgeColor: Int? = null
|
||
+ private set
|
||
+
|
||
companion object {
|
||
private const val PROP_FONT_SIZE_TRACK = "fontSize"
|
||
private const val PROP_PADDING_BOTTOM = "paddingBottom"
|
||
@@ -31,6 +43,21 @@ class SubtitleStyle public constructor() {
|
||
private const val PROP_OPACITY = "opacity"
|
||
private const val PROP_SUBTITLES_FOLLOW_VIDEO = "subtitlesFollowVideo"
|
||
|
||
+ // Extended props (optional)
|
||
+ private const val PROP_TEXT_COLOR = "textColor"
|
||
+ private const val PROP_BACKGROUND_COLOR = "backgroundColor"
|
||
+ private const val PROP_EDGE_TYPE = "edgeType"
|
||
+ private const val PROP_EDGE_COLOR = "edgeColor"
|
||
+
|
||
+ private fun parseColorOrNull(value: String?): Int? {
|
||
+ if (value.isNullOrBlank()) return null
|
||
+ return try {
|
||
+ Color.parseColor(value)
|
||
+ } catch (_: IllegalArgumentException) {
|
||
+ null
|
||
+ }
|
||
+ }
|
||
+
|
||
@JvmStatic
|
||
fun parse(src: ReadableMap?): SubtitleStyle {
|
||
val subtitleStyle = SubtitleStyle()
|
||
@@ -41,6 +68,13 @@ class SubtitleStyle public constructor() {
|
||
subtitleStyle.paddingRight = ReactBridgeUtils.safeGetInt(src, PROP_PADDING_RIGHT, 0)
|
||
subtitleStyle.opacity = ReactBridgeUtils.safeGetFloat(src, PROP_OPACITY, 1f)
|
||
subtitleStyle.subtitlesFollowVideo = ReactBridgeUtils.safeGetBool(src, PROP_SUBTITLES_FOLLOW_VIDEO, true)
|
||
+
|
||
+ // Extended styling
|
||
+ subtitleStyle.textColor = parseColorOrNull(ReactBridgeUtils.safeGetString(src, PROP_TEXT_COLOR, null))
|
||
+ subtitleStyle.backgroundColor = parseColorOrNull(ReactBridgeUtils.safeGetString(src, PROP_BACKGROUND_COLOR, null))
|
||
+ subtitleStyle.edgeType = ReactBridgeUtils.safeGetString(src, PROP_EDGE_TYPE, null)
|
||
+ subtitleStyle.edgeColor = parseColorOrNull(ReactBridgeUtils.safeGetString(src, PROP_EDGE_COLOR, null))
|
||
+
|
||
return subtitleStyle
|
||
}
|
||
}
|
||
diff --git a/node_modules/react-native-video/android/src/main/java/com/brentvatne/exoplayer/ExoPlayerView.kt b/node_modules/react-native-video/android/src/main/java/com/brentvatne/exoplayer/ExoPlayerView.kt
|
||
index bb945fe..2d3f8ca 100644
|
||
--- a/node_modules/react-native-video/android/src/main/java/com/brentvatne/exoplayer/ExoPlayerView.kt
|
||
+++ b/node_modules/react-native-video/android/src/main/java/com/brentvatne/exoplayer/ExoPlayerView.kt
|
||
@@ -10,11 +10,14 @@ import android.widget.FrameLayout
|
||
import android.widget.TextView
|
||
import androidx.media3.common.Player
|
||
import androidx.media3.common.Timeline
|
||
+import androidx.media3.common.text.CueGroup
|
||
import androidx.media3.common.util.UnstableApi
|
||
import androidx.media3.exoplayer.ExoPlayer
|
||
import androidx.media3.ui.AspectRatioFrameLayout
|
||
+import androidx.media3.ui.CaptionStyleCompat
|
||
import androidx.media3.ui.DefaultTimeBar
|
||
import androidx.media3.ui.PlayerView
|
||
+import androidx.media3.ui.SubtitleView
|
||
import com.brentvatne.common.api.ResizeMode
|
||
import com.brentvatne.common.api.SubtitleStyle
|
||
|
||
@@ -52,15 +55,58 @@ class ExoPlayerView @JvmOverloads constructor(context: Context, attrs: Attribute
|
||
resizeMode = androidx.media3.ui.AspectRatioFrameLayout.RESIZE_MODE_FIT
|
||
}
|
||
|
||
+ /**
|
||
+ * Subtitles rendered in a full-size overlay (NOT inside PlayerView's content frame).
|
||
+ * This keeps subtitles anchored in-place even when the video surface/content frame moves
|
||
+ * due to aspect ratio / resizeMode changes.
|
||
+ *
|
||
+ * Controlled by SubtitleStyle.subtitlesFollowVideo.
|
||
+ */
|
||
+ private val overlaySubtitleView = SubtitleView(context).apply {
|
||
+ layoutParams = LayoutParams(LayoutParams.MATCH_PARENT, LayoutParams.MATCH_PARENT)
|
||
+ visibility = View.GONE
|
||
+ // We control styling via SubtitleStyle; don't pull Android system caption defaults.
|
||
+ setApplyEmbeddedStyles(true)
|
||
+ setApplyEmbeddedFontSizes(true)
|
||
+ }
|
||
+
|
||
+ private fun updateSubtitleRenderingMode() {
|
||
+ val internalSubtitleView = playerView.subtitleView
|
||
+ val followVideo = localStyle.subtitlesFollowVideo
|
||
+ val shouldShow = localStyle.opacity != 0.0f
|
||
+
|
||
+ if (followVideo) {
|
||
+ internalSubtitleView?.visibility = if (shouldShow) View.VISIBLE else View.GONE
|
||
+ overlaySubtitleView.visibility = View.GONE
|
||
+ } else {
|
||
+ // Hard-disable PlayerView's internal subtitle view. PlayerView can recreate/toggle this view
|
||
+ // during resize/layout, so we re-assert this in multiple lifecycle points.
|
||
+ internalSubtitleView?.visibility = View.GONE
|
||
+ internalSubtitleView?.alpha = 0f
|
||
+ overlaySubtitleView.visibility = if (shouldShow) View.VISIBLE else View.GONE
|
||
+ overlaySubtitleView.alpha = 1f
|
||
+ }
|
||
+ }
|
||
+
|
||
init {
|
||
// Add PlayerView with explicit layout parameters
|
||
val playerViewLayoutParams = LayoutParams(LayoutParams.MATCH_PARENT, LayoutParams.MATCH_PARENT)
|
||
addView(playerView, playerViewLayoutParams)
|
||
|
||
+ // Add overlay subtitles above PlayerView (so it doesn't move with video content frame)
|
||
+ val subtitleOverlayLayoutParams = LayoutParams(LayoutParams.MATCH_PARENT, LayoutParams.MATCH_PARENT)
|
||
+ addView(overlaySubtitleView, subtitleOverlayLayoutParams)
|
||
+
|
||
// Add live badge with its own layout parameters
|
||
val liveBadgeLayoutParams = LayoutParams(LayoutParams.WRAP_CONTENT, LayoutParams.WRAP_CONTENT)
|
||
liveBadgeLayoutParams.setMargins(16, 16, 16, 16)
|
||
addView(liveBadge, liveBadgeLayoutParams)
|
||
+
|
||
+ // PlayerView may internally recreate its subtitle view during relayouts (e.g. resizeMode changes).
|
||
+ // Ensure our rendering mode is re-applied whenever PlayerView lays out.
|
||
+ playerView.addOnLayoutChangeListener { _, _, _, _, _, _, _, _, _ ->
|
||
+ updateSubtitleRenderingMode()
|
||
+ }
|
||
}
|
||
|
||
fun setPlayer(player: ExoPlayer?) {
|
||
@@ -80,6 +126,10 @@ class ExoPlayerView @JvmOverloads constructor(context: Context, attrs: Attribute
|
||
playerView.resizeMode = resizeMode
|
||
}
|
||
}
|
||
+
|
||
+ // Re-assert subtitle rendering mode for the current style.
|
||
+ updateSubtitleRenderingMode()
|
||
+ applySubtitleStyle(localStyle)
|
||
}
|
||
|
||
fun getPlayerView(): PlayerView = playerView
|
||
@@ -108,23 +158,63 @@ class ExoPlayerView @JvmOverloads constructor(context: Context, attrs: Attribute
|
||
}
|
||
|
||
fun setSubtitleStyle(style: SubtitleStyle) {
|
||
+ localStyle = style
|
||
+ applySubtitleStyle(localStyle)
|
||
+ }
|
||
+
|
||
+ private fun applySubtitleStyle(style: SubtitleStyle) {
|
||
+ updateSubtitleRenderingMode()
|
||
+
|
||
playerView.subtitleView?.let { subtitleView ->
|
||
- // Reset to defaults
|
||
- subtitleView.setUserDefaultStyle()
|
||
- subtitleView.setUserDefaultTextSize()
|
||
+ // Important:
|
||
+ // Avoid inheriting Android system caption settings via setUserDefaultStyle(),
|
||
+ // because those can force a background/window that the app doesn't want.
|
||
+ val resolvedTextColor = style.textColor ?: CaptionStyleCompat.DEFAULT.foregroundColor
|
||
+ val resolvedBackgroundColor = style.backgroundColor ?: Color.TRANSPARENT
|
||
+ val resolvedEdgeColor = style.edgeColor ?: Color.BLACK
|
||
+
|
||
+ val resolvedEdgeType = when (style.edgeType?.lowercase()) {
|
||
+ "outline" -> CaptionStyleCompat.EDGE_TYPE_OUTLINE
|
||
+ "shadow" -> CaptionStyleCompat.EDGE_TYPE_DROP_SHADOW
|
||
+ else -> CaptionStyleCompat.EDGE_TYPE_NONE
|
||
+ }
|
||
+
|
||
+ // windowColor MUST be transparent to avoid the "caption window" background.
|
||
+ val captionStyle = CaptionStyleCompat(
|
||
+ resolvedTextColor,
|
||
+ resolvedBackgroundColor,
|
||
+ Color.TRANSPARENT,
|
||
+ resolvedEdgeType,
|
||
+ resolvedEdgeColor,
|
||
+ null
|
||
+ )
|
||
+ subtitleView.setStyle(captionStyle)
|
||
|
||
- // Apply custom styling
|
||
+ // Text size: if not provided, fall back to user default size.
|
||
if (style.fontSize > 0) {
|
||
- subtitleView.setFixedTextSize(android.util.TypedValue.COMPLEX_UNIT_SP, style.fontSize.toFloat())
|
||
+ // Use DIP so the value matches React Native's dp-based fontSize more closely.
|
||
+ // SP would multiply by system fontScale and makes "30" look larger than RN "30".
|
||
+ subtitleView.setFixedTextSize(android.util.TypedValue.COMPLEX_UNIT_DIP, style.fontSize.toFloat())
|
||
+ } else {
|
||
+ subtitleView.setUserDefaultTextSize()
|
||
}
|
||
|
||
+ // Horizontal padding is still useful (safe area); vertical offset is handled via bottomPaddingFraction.
|
||
subtitleView.setPadding(
|
||
style.paddingLeft,
|
||
style.paddingTop,
|
||
style.paddingRight,
|
||
- style.paddingBottom
|
||
+ 0
|
||
)
|
||
|
||
+ // Bottom offset for *internal* subtitles:
|
||
+ // Use Media3 SubtitleView's bottomPaddingFraction (moves cues up) rather than raw view padding.
|
||
+ if (style.paddingBottom > 0 && playerView.height > 0) {
|
||
+ val fraction = (style.paddingBottom.toFloat() / playerView.height.toFloat())
|
||
+ .coerceIn(0f, 0.9f)
|
||
+ subtitleView.setBottomPaddingFraction(fraction)
|
||
+ }
|
||
+
|
||
if (style.opacity != 0.0f) {
|
||
subtitleView.alpha = style.opacity
|
||
subtitleView.visibility = android.view.View.VISIBLE
|
||
@@ -132,7 +222,59 @@ class ExoPlayerView @JvmOverloads constructor(context: Context, attrs: Attribute
|
||
subtitleView.visibility = android.view.View.GONE
|
||
}
|
||
}
|
||
- localStyle = style
|
||
+
|
||
+ // Apply the same styling to the overlay subtitle view.
|
||
+ run {
|
||
+ val subtitleView = overlaySubtitleView
|
||
+
|
||
+ val resolvedTextColor = style.textColor ?: CaptionStyleCompat.DEFAULT.foregroundColor
|
||
+ val resolvedBackgroundColor = style.backgroundColor ?: Color.TRANSPARENT
|
||
+ val resolvedEdgeColor = style.edgeColor ?: Color.BLACK
|
||
+
|
||
+ val resolvedEdgeType = when (style.edgeType?.lowercase()) {
|
||
+ "outline" -> CaptionStyleCompat.EDGE_TYPE_OUTLINE
|
||
+ "shadow" -> CaptionStyleCompat.EDGE_TYPE_DROP_SHADOW
|
||
+ else -> CaptionStyleCompat.EDGE_TYPE_NONE
|
||
+ }
|
||
+
|
||
+ val captionStyle = CaptionStyleCompat(
|
||
+ resolvedTextColor,
|
||
+ resolvedBackgroundColor,
|
||
+ Color.TRANSPARENT,
|
||
+ resolvedEdgeType,
|
||
+ resolvedEdgeColor,
|
||
+ null
|
||
+ )
|
||
+ subtitleView.setStyle(captionStyle)
|
||
+
|
||
+ if (style.fontSize > 0) {
|
||
+ // Use DIP so the value matches React Native's dp-based fontSize more closely.
|
||
+ subtitleView.setFixedTextSize(android.util.TypedValue.COMPLEX_UNIT_DIP, style.fontSize.toFloat())
|
||
+ } else {
|
||
+ subtitleView.setUserDefaultTextSize()
|
||
+ }
|
||
+
|
||
+ subtitleView.setPadding(
|
||
+ style.paddingLeft,
|
||
+ style.paddingTop,
|
||
+ style.paddingRight,
|
||
+ 0
|
||
+ )
|
||
+
|
||
+ // Bottom offset relative to the full view height (stable even when video content frame moves).
|
||
+ val h = height.takeIf { it > 0 } ?: subtitleView.height
|
||
+ if (style.paddingBottom > 0 && h > 0) {
|
||
+ val fraction = (style.paddingBottom.toFloat() / h.toFloat())
|
||
+ .coerceIn(0f, 0.9f)
|
||
+ subtitleView.setBottomPaddingFraction(fraction)
|
||
+ } else {
|
||
+ subtitleView.setBottomPaddingFraction(0f)
|
||
+ }
|
||
+
|
||
+ if (style.opacity != 0.0f) {
|
||
+ subtitleView.alpha = style.opacity
|
||
+ }
|
||
+ }
|
||
}
|
||
|
||
fun setShutterColor(color: Int) {
|
||
@@ -223,6 +365,13 @@ class ExoPlayerView @JvmOverloads constructor(context: Context, attrs: Attribute
|
||
}
|
||
|
||
private val playerListener = object : Player.Listener {
|
||
+ override fun onCues(cueGroup: CueGroup) {
|
||
+ // Keep overlay subtitles in sync. This does NOT interfere with PlayerView's own subtitle rendering.
|
||
+ // When subtitlesFollowVideo=false, overlaySubtitleView is the visible one.
|
||
+ updateSubtitleRenderingMode()
|
||
+ overlaySubtitleView.setCues(cueGroup.cues)
|
||
+ }
|
||
+
|
||
override fun onTimelineChanged(timeline: Timeline, reason: Int) {
|
||
playerView.post {
|
||
playerView.requestLayout()
|
||
@@ -284,6 +433,9 @@ class ExoPlayerView @JvmOverloads constructor(context: Context, attrs: Attribute
|
||
pendingResizeMode?.let { resizeMode ->
|
||
playerView.resizeMode = resizeMode
|
||
}
|
||
+ // Re-apply bottomPaddingFraction once we have a concrete height.
|
||
+ updateSubtitleRenderingMode()
|
||
+ applySubtitleStyle(localStyle)
|
||
}
|
||
}
|
||
}
|
||
diff --git a/node_modules/react-native-video/android/src/main/java/com/brentvatne/exoplayer/ReactExoplayerView.java b/node_modules/react-native-video/android/src/main/java/com/brentvatne/exoplayer/ReactExoplayerView.java
|
||
index e16ac96..54221ef 100644
|
||
--- a/node_modules/react-native-video/android/src/main/java/com/brentvatne/exoplayer/ReactExoplayerView.java
|
||
+++ b/node_modules/react-native-video/android/src/main/java/com/brentvatne/exoplayer/ReactExoplayerView.java
|
||
@@ -228,7 +228,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
private ArrayList<Integer> rootViewChildrenOriginalVisibility = new ArrayList<Integer>();
|
||
|
||
/*
|
||
- * When user is seeking first called is on onPositionDiscontinuity -> DISCONTINUITY_REASON_SEEK
|
||
+ * When user is seeking first called is on onPositionDiscontinuity ->
|
||
+ * DISCONTINUITY_REASON_SEEK
|
||
* Then we set if to false when playback is back in onIsPlayingChanged -> true
|
||
*/
|
||
private boolean isSeeking = false;
|
||
@@ -298,7 +299,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
lastPos = pos;
|
||
lastBufferDuration = bufferedDuration;
|
||
lastDuration = duration;
|
||
- eventEmitter.onVideoProgress.invoke(pos, bufferedDuration, player.getDuration(), getPositionInFirstPeriodMsForCurrentWindow(pos));
|
||
+ eventEmitter.onVideoProgress.invoke(pos, bufferedDuration, player.getDuration(),
|
||
+ getPositionInFirstPeriodMsForCurrentWindow(pos));
|
||
}
|
||
}
|
||
}
|
||
@@ -316,7 +318,7 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
|
||
public double getPositionInFirstPeriodMsForCurrentWindow(long currentPosition) {
|
||
Timeline.Window window = new Timeline.Window();
|
||
- if(!player.getCurrentTimeline().isEmpty()) {
|
||
+ if (!player.getCurrentTimeline().isEmpty()) {
|
||
player.getCurrentTimeline().getWindow(player.getCurrentMediaItemIndex(), window);
|
||
}
|
||
return window.windowStartTimeMs + currentPosition;
|
||
@@ -355,9 +357,9 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
LayoutParams.MATCH_PARENT,
|
||
LayoutParams.MATCH_PARENT);
|
||
exoPlayerView = new ExoPlayerView(getContext());
|
||
- exoPlayerView.addOnLayoutChangeListener( (View v, int l, int t, int r, int b, int ol, int ot, int or, int ob) ->
|
||
- PictureInPictureUtil.applySourceRectHint(themedReactContext, pictureInPictureParamsBuilder, exoPlayerView)
|
||
- );
|
||
+ exoPlayerView.addOnLayoutChangeListener(
|
||
+ (View v, int l, int t, int r, int b, int ol, int ot, int or, int ob) -> PictureInPictureUtil
|
||
+ .applySourceRectHint(themedReactContext, pictureInPictureParamsBuilder, exoPlayerView));
|
||
exoPlayerView.setLayoutParams(layoutParams);
|
||
addView(exoPlayerView, 0, layoutParams);
|
||
|
||
@@ -383,8 +385,10 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
public void onHostPause() {
|
||
isInBackground = true;
|
||
Activity activity = themedReactContext.getCurrentActivity();
|
||
- boolean isInPictureInPicture = Util.SDK_INT >= Build.VERSION_CODES.N && activity != null && activity.isInPictureInPictureMode();
|
||
- boolean isInMultiWindowMode = Util.SDK_INT >= Build.VERSION_CODES.N && activity != null && activity.isInMultiWindowMode();
|
||
+ boolean isInPictureInPicture = Util.SDK_INT >= Build.VERSION_CODES.N && activity != null
|
||
+ && activity.isInPictureInPictureMode();
|
||
+ boolean isInMultiWindowMode = Util.SDK_INT >= Build.VERSION_CODES.N && activity != null
|
||
+ && activity.isInMultiWindowMode();
|
||
if (playInBackground || isInPictureInPicture || isInMultiWindowMode) {
|
||
return;
|
||
}
|
||
@@ -403,7 +407,7 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
viewHasDropped = true;
|
||
}
|
||
|
||
- //BandwidthMeter.EventListener implementation
|
||
+ // BandwidthMeter.EventListener implementation
|
||
@Override
|
||
public void onBandwidthSample(int elapsedMs, long bytes, long bitrate) {
|
||
if (mReportBandwidth) {
|
||
@@ -411,7 +415,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
eventEmitter.onVideoBandwidthUpdate.invoke(bitrate, 0, 0, null);
|
||
} else {
|
||
Format videoFormat = player.getVideoFormat();
|
||
- boolean isRotatedContent = videoFormat != null && (videoFormat.rotationDegrees == 90 || videoFormat.rotationDegrees == 270);
|
||
+ boolean isRotatedContent = videoFormat != null
|
||
+ && (videoFormat.rotationDegrees == 90 || videoFormat.rotationDegrees == 270);
|
||
int width = videoFormat != null ? (isRotatedContent ? videoFormat.height : videoFormat.width) : 0;
|
||
int height = videoFormat != null ? (isRotatedContent ? videoFormat.width : videoFormat.height) : 0;
|
||
String trackId = videoFormat != null ? videoFormat.id : null;
|
||
@@ -426,7 +431,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
* Toggling the visibility of the player control view
|
||
*/
|
||
private void togglePlayerControlVisibility() {
|
||
- if (player == null) return;
|
||
+ if (player == null)
|
||
+ return;
|
||
if (exoPlayerView.isControllerVisible()) {
|
||
exoPlayerView.hideController();
|
||
} else {
|
||
@@ -450,7 +456,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
}
|
||
|
||
private void updateControllerConfig() {
|
||
- if (exoPlayerView == null) return;
|
||
+ if (exoPlayerView == null)
|
||
+ return;
|
||
|
||
exoPlayerView.setControllerShowTimeoutMs(5000);
|
||
|
||
@@ -461,7 +468,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
}
|
||
|
||
private void updateControllerVisibility() {
|
||
- if (exoPlayerView == null) return;
|
||
+ if (exoPlayerView == null)
|
||
+ return;
|
||
|
||
exoPlayerView.setUseController(controls && !controlsConfig.getHideFullscreen());
|
||
}
|
||
@@ -469,7 +477,7 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
private void openSettings() {
|
||
AlertDialog.Builder builder = new AlertDialog.Builder(themedReactContext);
|
||
builder.setTitle(R.string.settings);
|
||
- String[] settingsOptions = {themedReactContext.getString(R.string.playback_speed)};
|
||
+ String[] settingsOptions = { themedReactContext.getString(R.string.playback_speed) };
|
||
builder.setItems(settingsOptions, (dialog, which) -> {
|
||
if (which == 0) {
|
||
showPlaybackSpeedOptions();
|
||
@@ -479,7 +487,7 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
}
|
||
|
||
private void showPlaybackSpeedOptions() {
|
||
- String[] speedOptions = {"0.5x", "1.0x", "1.5x", "2.0x"};
|
||
+ String[] speedOptions = { "0.5x", "1.0x", "1.5x", "2.0x" };
|
||
AlertDialog.Builder builder = new AlertDialog.Builder(themedReactContext);
|
||
builder.setTitle(R.string.select_playback_speed);
|
||
|
||
@@ -497,8 +505,10 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
speed = 2.0f;
|
||
break;
|
||
default:
|
||
- speed = 1.0f;;
|
||
- };
|
||
+ speed = 1.0f;
|
||
+ ;
|
||
+ }
|
||
+ ;
|
||
setRateModifier(speed);
|
||
});
|
||
builder.show();
|
||
@@ -510,24 +520,30 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
|
||
/**
|
||
* Update the layout
|
||
- * @param view view needs to update layout
|
||
*
|
||
- * This is a workaround for the open bug in react-native: <a href="https://github.com/facebook/react-native/issues/17968">...</a>
|
||
+ * @param view view needs to update layout
|
||
+ *
|
||
+ * This is a workaround for the open bug in react-native: <a href=
|
||
+ * "https://github.com/facebook/react-native/issues/17968">...</a>
|
||
*/
|
||
private void reLayout(View view) {
|
||
- if (view == null) return;
|
||
+ if (view == null)
|
||
+ return;
|
||
view.measure(MeasureSpec.makeMeasureSpec(getMeasuredWidth(), MeasureSpec.EXACTLY),
|
||
MeasureSpec.makeMeasureSpec(getMeasuredHeight(), MeasureSpec.EXACTLY));
|
||
view.layout(view.getLeft(), view.getTop(), view.getMeasuredWidth(), view.getMeasuredHeight());
|
||
}
|
||
|
||
private void refreshControlsStyles() {
|
||
- if (exoPlayerView == null || player == null || !controls) return;
|
||
+ if (exoPlayerView == null || player == null || !controls)
|
||
+ return;
|
||
updateControllerVisibility();
|
||
}
|
||
|
||
- // Note: The following methods for live content and button visibility are no longer needed
|
||
- // as PlayerView handles controls automatically. Some functionality may need to be
|
||
+ // Note: The following methods for live content and button visibility are no
|
||
+ // longer needed
|
||
+ // as PlayerView handles controls automatically. Some functionality may need to
|
||
+ // be
|
||
// reimplemented using PlayerView's APIs if custom behavior is required.
|
||
|
||
private void reLayoutControls() {
|
||
@@ -564,6 +580,7 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
private class RNVLoadControl extends DefaultLoadControl {
|
||
private final int availableHeapInBytes;
|
||
private final Runtime runtime;
|
||
+
|
||
public RNVLoadControl(DefaultAllocator allocator, BufferConfig config) {
|
||
super(allocator,
|
||
config.getMinBufferMs() != BufferConfig.Companion.getBufferConfigPropUnsetInt()
|
||
@@ -574,7 +591,7 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
: DefaultLoadControl.DEFAULT_MAX_BUFFER_MS,
|
||
config.getBufferForPlaybackMs() != BufferConfig.Companion.getBufferConfigPropUnsetInt()
|
||
? config.getBufferForPlaybackMs()
|
||
- : DefaultLoadControl.DEFAULT_BUFFER_FOR_PLAYBACK_MS ,
|
||
+ : DefaultLoadControl.DEFAULT_BUFFER_FOR_PLAYBACK_MS,
|
||
config.getBufferForPlaybackAfterRebufferMs() != BufferConfig.Companion.getBufferConfigPropUnsetInt()
|
||
? config.getBufferForPlaybackAfterRebufferMs()
|
||
: DefaultLoadControl.DEFAULT_BUFFER_FOR_PLAYBACK_AFTER_REBUFFER_MS,
|
||
@@ -585,10 +602,12 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
: DefaultLoadControl.DEFAULT_BACK_BUFFER_DURATION_MS,
|
||
DefaultLoadControl.DEFAULT_RETAIN_BACK_BUFFER_FROM_KEYFRAME);
|
||
runtime = Runtime.getRuntime();
|
||
- ActivityManager activityManager = (ActivityManager) themedReactContext.getSystemService(ThemedReactContext.ACTIVITY_SERVICE);
|
||
- double maxHeap = config.getMaxHeapAllocationPercent() != BufferConfig.Companion.getBufferConfigPropUnsetDouble()
|
||
- ? config.getMaxHeapAllocationPercent()
|
||
- : DEFAULT_MAX_HEAP_ALLOCATION_PERCENT;
|
||
+ ActivityManager activityManager = (ActivityManager) themedReactContext
|
||
+ .getSystemService(ThemedReactContext.ACTIVITY_SERVICE);
|
||
+ double maxHeap = config.getMaxHeapAllocationPercent() != BufferConfig.Companion
|
||
+ .getBufferConfigPropUnsetDouble()
|
||
+ ? config.getMaxHeapAllocationPercent()
|
||
+ : DEFAULT_MAX_HEAP_ALLOCATION_PERCENT;
|
||
availableHeapInBytes = (int) Math.floor(activityManager.getMemoryClass() * maxHeap * 1024 * 1024);
|
||
}
|
||
|
||
@@ -606,13 +625,15 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
}
|
||
long usedMemory = runtime.totalMemory() - runtime.freeMemory();
|
||
long freeMemory = runtime.maxMemory() - usedMemory;
|
||
- double minBufferMemoryReservePercent = source.getBufferConfig().getMinBufferMemoryReservePercent() != BufferConfig.Companion.getBufferConfigPropUnsetDouble()
|
||
- ? source.getBufferConfig().getMinBufferMemoryReservePercent()
|
||
- : ReactExoplayerView.DEFAULT_MIN_BUFFER_MEMORY_RESERVE;
|
||
+ double minBufferMemoryReservePercent = source.getBufferConfig()
|
||
+ .getMinBufferMemoryReservePercent() != BufferConfig.Companion.getBufferConfigPropUnsetDouble()
|
||
+ ? source.getBufferConfig().getMinBufferMemoryReservePercent()
|
||
+ : ReactExoplayerView.DEFAULT_MIN_BUFFER_MEMORY_RESERVE;
|
||
long reserveMemory = (long) minBufferMemoryReservePercent * runtime.maxMemory();
|
||
long bufferedMs = bufferedDurationUs / (long) 1000;
|
||
if (reserveMemory > freeMemory && bufferedMs > 2000) {
|
||
- // We don't have enough memory in reserve so we stop buffering to allow other components to use it instead
|
||
+ // We don't have enough memory in reserve so we stop buffering to allow other
|
||
+ // components to use it instead
|
||
return false;
|
||
}
|
||
if (runtime.freeMemory() == 0) {
|
||
@@ -645,13 +666,13 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
// Initialize core configuration and listeners
|
||
initializePlayerCore(self);
|
||
pipListenerUnsubscribe = PictureInPictureUtil.addLifecycleEventListener(themedReactContext, this);
|
||
- PictureInPictureUtil.applyAutoEnterEnabled(themedReactContext, pictureInPictureParamsBuilder, this.enterPictureInPictureOnLeave);
|
||
+ PictureInPictureUtil.applyAutoEnterEnabled(themedReactContext, pictureInPictureParamsBuilder,
|
||
+ this.enterPictureInPictureOnLeave);
|
||
}
|
||
if (!source.isLocalAssetFile() && !source.isAsset() && source.getBufferConfig().getCacheSize() > 0) {
|
||
RNVSimpleCache.INSTANCE.setSimpleCache(
|
||
this.getContext(),
|
||
- source.getBufferConfig().getCacheSize()
|
||
- );
|
||
+ source.getBufferConfig().getCacheSize());
|
||
useCache = true;
|
||
} else {
|
||
useCache = false;
|
||
@@ -659,7 +680,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
if (playerNeedsSource) {
|
||
// Will force display of shutter view if needed
|
||
exoPlayerView.invalidateAspectRatio();
|
||
- // DRM session manager creation must be done on a different thread to prevent crashes so we start a new thread
|
||
+ // DRM session manager creation must be done on a different thread to prevent
|
||
+ // crashes so we start a new thread
|
||
ExecutorService es = Executors.newSingleThreadExecutor();
|
||
es.execute(() -> {
|
||
// DRM initialization must run on a different thread
|
||
@@ -668,7 +690,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
}
|
||
if (activity == null) {
|
||
DebugLog.e(TAG, "Failed to initialize Player!, null activity");
|
||
- eventEmitter.onVideoError.invoke("Failed to initialize Player!", new Exception("Current Activity is null!"), "1001");
|
||
+ eventEmitter.onVideoError.invoke("Failed to initialize Player!",
|
||
+ new Exception("Current Activity is null!"), "1001");
|
||
return;
|
||
}
|
||
|
||
@@ -721,8 +744,7 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
DefaultAllocator allocator = new DefaultAllocator(true, C.DEFAULT_BUFFER_SEGMENT_SIZE);
|
||
RNVLoadControl loadControl = new RNVLoadControl(
|
||
allocator,
|
||
- source.getBufferConfig()
|
||
- );
|
||
+ source.getBufferConfig());
|
||
|
||
long initialBitrate = source.getBufferConfig().getInitialBitrate();
|
||
if (initialBitrate > 0) {
|
||
@@ -730,11 +752,10 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
this.bandwidthMeter = config.getBandwidthMeter();
|
||
}
|
||
|
||
- DefaultRenderersFactory renderersFactory =
|
||
- new DefaultRenderersFactory(getContext())
|
||
- .setExtensionRendererMode(DefaultRenderersFactory.EXTENSION_RENDERER_MODE_OFF)
|
||
- .setEnableDecoderFallback(true)
|
||
- .forceEnableMediaCodecAsynchronousQueueing();
|
||
+ DefaultRenderersFactory renderersFactory = new DefaultRenderersFactory(getContext())
|
||
+ .setExtensionRendererMode(DefaultRenderersFactory.EXTENSION_RENDERER_MODE_PREFER)
|
||
+ .setEnableDecoderFallback(true)
|
||
+ .forceEnableMediaCodecAsynchronousQueueing();
|
||
|
||
DefaultMediaSourceFactory mediaSourceFactory;
|
||
|
||
@@ -743,11 +764,13 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
} else {
|
||
mediaSourceFactory = new DefaultMediaSourceFactory(mediaDataSourceFactory);
|
||
|
||
- mediaSourceFactory.setLocalAdInsertionComponents(unusedAdTagUri -> adsLoader, exoPlayerView.getPlayerView());
|
||
+ mediaSourceFactory.setLocalAdInsertionComponents(unusedAdTagUri -> adsLoader,
|
||
+ exoPlayerView.getPlayerView());
|
||
}
|
||
|
||
if (useCache && !disableCache) {
|
||
- mediaSourceFactory.setDataSourceFactory(RNVSimpleCache.INSTANCE.getCacheFactory(buildHttpDataSourceFactory(true)));
|
||
+ mediaSourceFactory
|
||
+ .setDataSourceFactory(RNVSimpleCache.INSTANCE.getCacheFactory(buildHttpDataSourceFactory(true)));
|
||
}
|
||
|
||
player = new ExoPlayer.Builder(getContext(), renderersFactory)
|
||
@@ -772,7 +795,7 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
player.setPlaybackParameters(params);
|
||
changeAudioOutput(this.audioOutput);
|
||
|
||
- if(showNotificationControls) {
|
||
+ if (showNotificationControls) {
|
||
setupPlaybackService();
|
||
}
|
||
}
|
||
@@ -784,8 +807,7 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
Uri adTagUrl = adProps.getAdTagUrl();
|
||
if (adTagUrl != null) {
|
||
// Create an AdsLoader.
|
||
- ImaAdsLoader.Builder imaLoaderBuilder = new ImaAdsLoader
|
||
- .Builder(themedReactContext)
|
||
+ ImaAdsLoader.Builder imaLoaderBuilder = new ImaAdsLoader.Builder(themedReactContext)
|
||
.setAdEventListener(this)
|
||
.setAdErrorListener(this);
|
||
|
||
@@ -817,7 +839,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
}
|
||
|
||
try {
|
||
- // First check if there's a custom DRM manager registered through the plugin system
|
||
+ // First check if there's a custom DRM manager registered through the plugin
|
||
+ // system
|
||
DRMManagerSpec drmManager = ReactNativeVideoManager.Companion.getInstance().getDRMManager();
|
||
if (drmManager == null) {
|
||
// If no custom manager is registered, use the default implementation
|
||
@@ -826,11 +849,13 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
|
||
DrmSessionManager drmSessionManager = drmManager.buildDrmSessionManager(uuid, drmProps);
|
||
if (drmSessionManager == null) {
|
||
- eventEmitter.onVideoError.invoke("Failed to build DRM session manager", new Exception("DRM session manager is null"), "3007");
|
||
+ eventEmitter.onVideoError.invoke("Failed to build DRM session manager",
|
||
+ new Exception("DRM session manager is null"), "3007");
|
||
}
|
||
|
||
// Allow plugins to override the DrmSessionManager
|
||
- DrmSessionManager overriddenManager = ReactNativeVideoManager.Companion.getInstance().overrideDrmSessionManager(source, drmSessionManager);
|
||
+ DrmSessionManager overriddenManager = ReactNativeVideoManager.Companion.getInstance()
|
||
+ .overrideDrmSessionManager(source, drmSessionManager);
|
||
return overriddenManager != null ? overriddenManager : drmSessionManager;
|
||
} catch (UnsupportedDrmException ex) {
|
||
// Unsupported DRM exceptions are handled by the calling method
|
||
@@ -853,7 +878,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
}
|
||
/// init DRM
|
||
DrmSessionManager drmSessionManager = initializePlayerDrm();
|
||
- if (drmSessionManager == null && runningSource.getDrmProps() != null && runningSource.getDrmProps().getDrmType() != null) {
|
||
+ if (drmSessionManager == null && runningSource.getDrmProps() != null
|
||
+ && runningSource.getDrmProps().getDrmType() != null) {
|
||
// Failed to initialize DRM session manager - cannot continue
|
||
DebugLog.e(TAG, "Failed to initialize DRM Session Manager Framework!");
|
||
return;
|
||
@@ -910,7 +936,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
} catch (UnsupportedDrmException e) {
|
||
int errorStringId = Util.SDK_INT < 18 ? R.string.error_drm_not_supported
|
||
: (e.reason == UnsupportedDrmException.REASON_UNSUPPORTED_SCHEME
|
||
- ? R.string.error_drm_unsupported_scheme : R.string.error_drm_unknown);
|
||
+ ? R.string.error_drm_unsupported_scheme
|
||
+ : R.string.error_drm_unknown);
|
||
eventEmitter.onVideoError.invoke(getResources().getString(errorStringId), e, "3003");
|
||
}
|
||
}
|
||
@@ -955,7 +982,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
if (playbackServiceBinder != null) {
|
||
playbackServiceBinder.getService().unregisterPlayer(player);
|
||
}
|
||
- } catch (Exception ignored) {}
|
||
+ } catch (Exception ignored) {
|
||
+ }
|
||
|
||
playbackServiceBinder = null;
|
||
}
|
||
@@ -987,21 +1015,22 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
|
||
private void cleanupPlaybackService() {
|
||
try {
|
||
- if(player != null && playbackServiceBinder != null) {
|
||
+ if (player != null && playbackServiceBinder != null) {
|
||
playbackServiceBinder.getService().unregisterPlayer(player);
|
||
}
|
||
|
||
playbackServiceBinder = null;
|
||
|
||
- if(playbackServiceConnection != null) {
|
||
+ if (playbackServiceConnection != null) {
|
||
themedReactContext.unbindService(playbackServiceConnection);
|
||
}
|
||
- } catch(Exception e) {
|
||
+ } catch (Exception e) {
|
||
DebugLog.w(TAG, "Cloud not cleanup playback service");
|
||
}
|
||
}
|
||
|
||
- private MediaSource buildMediaSource(Uri uri, String overrideExtension, DrmSessionManager drmSessionManager, long cropStartMs, long cropEndMs) {
|
||
+ private MediaSource buildMediaSource(Uri uri, String overrideExtension, DrmSessionManager drmSessionManager,
|
||
+ long cropStartMs, long cropEndMs) {
|
||
if (uri == null) {
|
||
throw new IllegalStateException("Invalid video uri");
|
||
}
|
||
@@ -1033,12 +1062,12 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
Uri adTagUrl = source.getAdsProps().getAdTagUrl();
|
||
if (adTagUrl != null) {
|
||
mediaItemBuilder.setAdsConfiguration(
|
||
- new MediaItem.AdsConfiguration.Builder(adTagUrl).build()
|
||
- );
|
||
+ new MediaItem.AdsConfiguration.Builder(adTagUrl).build());
|
||
}
|
||
}
|
||
|
||
- MediaItem.LiveConfiguration.Builder liveConfiguration = ConfigurationUtils.getLiveConfiguration(source.getBufferConfig());
|
||
+ MediaItem.LiveConfiguration.Builder liveConfiguration = ConfigurationUtils
|
||
+ .getLiveConfiguration(source.getBufferConfig());
|
||
mediaItemBuilder.setLiveConfiguration(liveConfiguration.build());
|
||
|
||
MediaSource.Factory mediaSourceFactory;
|
||
@@ -1050,29 +1079,26 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
drmProvider = new DefaultDrmSessionManagerProvider();
|
||
}
|
||
|
||
-
|
||
switch (type) {
|
||
case CONTENT_TYPE_SS:
|
||
- if(!BuildConfig.USE_EXOPLAYER_SMOOTH_STREAMING) {
|
||
+ if (!BuildConfig.USE_EXOPLAYER_SMOOTH_STREAMING) {
|
||
DebugLog.e("Exo Player Exception", "Smooth Streaming is not enabled!");
|
||
throw new IllegalStateException("Smooth Streaming is not enabled!");
|
||
}
|
||
|
||
mediaSourceFactory = new SsMediaSource.Factory(
|
||
new DefaultSsChunkSource.Factory(mediaDataSourceFactory),
|
||
- buildDataSourceFactory(false)
|
||
- );
|
||
+ buildDataSourceFactory(false));
|
||
break;
|
||
case CONTENT_TYPE_DASH:
|
||
- if(!BuildConfig.USE_EXOPLAYER_DASH) {
|
||
+ if (!BuildConfig.USE_EXOPLAYER_DASH) {
|
||
DebugLog.e("Exo Player Exception", "DASH is not enabled!");
|
||
throw new IllegalStateException("DASH is not enabled!");
|
||
}
|
||
|
||
mediaSourceFactory = new DashMediaSource.Factory(
|
||
new DefaultDashChunkSource.Factory(mediaDataSourceFactory),
|
||
- buildDataSourceFactory(false)
|
||
- );
|
||
+ buildDataSourceFactory(false));
|
||
break;
|
||
case CONTENT_TYPE_HLS:
|
||
if (!BuildConfig.USE_EXOPLAYER_HLS) {
|
||
@@ -1087,13 +1113,14 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
}
|
||
|
||
mediaSourceFactory = new HlsMediaSource.Factory(
|
||
- dataSourceFactory
|
||
- ).setAllowChunklessPreparation(source.getTextTracksAllowChunklessPreparation());
|
||
+ dataSourceFactory)
|
||
+ .setAllowChunklessPreparation(source.getTextTracksAllowChunklessPreparation());
|
||
break;
|
||
case CONTENT_TYPE_OTHER:
|
||
if ("asset".equals(uri.getScheme())) {
|
||
try {
|
||
- DataSource.Factory assetDataSourceFactory = DataSourceUtil.buildAssetDataSourceFactory(themedReactContext, uri);
|
||
+ DataSource.Factory assetDataSourceFactory = DataSourceUtil
|
||
+ .buildAssetDataSourceFactory(themedReactContext, uri);
|
||
mediaSourceFactory = new ProgressiveMediaSource.Factory(assetDataSourceFactory);
|
||
} catch (Exception e) {
|
||
throw new IllegalStateException("cannot open input file:" + uri);
|
||
@@ -1101,12 +1128,10 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
} else if ("file".equals(uri.getScheme()) ||
|
||
!useCache) {
|
||
mediaSourceFactory = new ProgressiveMediaSource.Factory(
|
||
- mediaDataSourceFactory
|
||
- );
|
||
+ mediaDataSourceFactory);
|
||
} else {
|
||
mediaSourceFactory = new ProgressiveMediaSource.Factory(
|
||
- RNVSimpleCache.INSTANCE.getCacheFactory(buildHttpDataSourceFactory(true))
|
||
- );
|
||
+ RNVSimpleCache.INSTANCE.getCacheFactory(buildHttpDataSourceFactory(true)));
|
||
|
||
}
|
||
break;
|
||
@@ -1125,20 +1150,19 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
|
||
if (cmcdConfigurationFactory != null) {
|
||
mediaSourceFactory = mediaSourceFactory.setCmcdConfigurationFactory(
|
||
- cmcdConfigurationFactory::createCmcdConfiguration
|
||
- );
|
||
+ cmcdConfigurationFactory::createCmcdConfiguration);
|
||
}
|
||
|
||
mediaSourceFactory = Objects.requireNonNullElse(
|
||
ReactNativeVideoManager.Companion.getInstance()
|
||
.overrideMediaSourceFactory(source, mediaSourceFactory, mediaDataSourceFactory),
|
||
- mediaSourceFactory
|
||
- );
|
||
+ mediaSourceFactory);
|
||
|
||
mediaItemBuilder.setStreamKeys(streamKeys);
|
||
|
||
@Nullable
|
||
- final MediaItem.Builder overridenMediaItemBuilder = ReactNativeVideoManager.Companion.getInstance().overrideMediaItemBuilder(source, mediaItemBuilder);
|
||
+ final MediaItem.Builder overridenMediaItemBuilder = ReactNativeVideoManager.Companion.getInstance()
|
||
+ .overrideMediaItemBuilder(source, mediaItemBuilder);
|
||
|
||
MediaItem mediaItem = overridenMediaItemBuilder != null
|
||
? overridenMediaItemBuilder.build()
|
||
@@ -1147,8 +1171,7 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
MediaSource mediaSource = mediaSourceFactory
|
||
.setDrmSessionManagerProvider(drmProvider)
|
||
.setLoadErrorHandlingPolicy(
|
||
- config.buildLoadErrorHandlingPolicy(source.getMinLoadRetryCount())
|
||
- )
|
||
+ config.buildLoadErrorHandlingPolicy(source.getMinLoadRetryCount()))
|
||
.createMediaSource(mediaItem);
|
||
|
||
if (cropStartMs >= 0 && cropEndMs >= 0) {
|
||
@@ -1183,7 +1206,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
}
|
||
}
|
||
|
||
- MediaItem.SubtitleConfiguration.Builder configBuilder = new MediaItem.SubtitleConfiguration.Builder(track.getUri())
|
||
+ MediaItem.SubtitleConfiguration.Builder configBuilder = new MediaItem.SubtitleConfiguration.Builder(
|
||
+ track.getUri())
|
||
.setId(trackId)
|
||
.setMimeType(track.getType())
|
||
.setLabel(label)
|
||
@@ -1194,7 +1218,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
configBuilder.setLanguage(track.getLanguage());
|
||
}
|
||
|
||
- // Set selection flags - make first track default if no specific track is selected
|
||
+ // Set selection flags - make first track default if no specific track is
|
||
+ // selected
|
||
if (trackIndex == 0 && (textTrackType == null || "disabled".equals(textTrackType))) {
|
||
configBuilder.setSelectionFlags(C.SELECTION_FLAG_DEFAULT);
|
||
} else {
|
||
@@ -1204,10 +1229,12 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
MediaItem.SubtitleConfiguration subtitleConfiguration = configBuilder.build();
|
||
subtitleConfigurations.add(subtitleConfiguration);
|
||
|
||
- DebugLog.d(TAG, "Created subtitle configuration: " + trackId + " - " + label + " (" + track.getType() + ")");
|
||
+ DebugLog.d(TAG,
|
||
+ "Created subtitle configuration: " + trackId + " - " + label + " (" + track.getType() + ")");
|
||
trackIndex++;
|
||
} catch (Exception e) {
|
||
- DebugLog.e(TAG, "Error creating SubtitleConfiguration for URI " + track.getUri() + ": " + e.getMessage());
|
||
+ DebugLog.e(TAG,
|
||
+ "Error creating SubtitleConfiguration for URI " + track.getUri() + ": " + e.getMessage());
|
||
}
|
||
}
|
||
|
||
@@ -1220,7 +1247,7 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
|
||
private void releasePlayer() {
|
||
if (player != null) {
|
||
- if(playbackServiceBinder != null) {
|
||
+ if (playbackServiceBinder != null) {
|
||
playbackServiceBinder.getService().unregisterPlayer(player);
|
||
themedReactContext.unbindService(playbackServiceConnection);
|
||
}
|
||
@@ -1276,7 +1303,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
case AudioManager.AUDIOFOCUS_LOSS:
|
||
view.hasAudioFocus = false;
|
||
view.eventEmitter.onAudioFocusChanged.invoke(false);
|
||
- // FIXME this pause can cause issue if content doesn't have pause capability (can happen on live channel)
|
||
+ // FIXME this pause can cause issue if content doesn't have pause capability
|
||
+ // (can happen on live channel)
|
||
if (activity != null) {
|
||
activity.runOnUiThread(view::pausePlayback);
|
||
}
|
||
@@ -1297,16 +1325,12 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
if (focusChange == AudioManager.AUDIOFOCUS_LOSS_TRANSIENT_CAN_DUCK) {
|
||
// Lower the volume
|
||
if (!view.muted) {
|
||
- activity.runOnUiThread(() ->
|
||
- view.player.setVolume(view.audioVolume * 0.8f)
|
||
- );
|
||
+ activity.runOnUiThread(() -> view.player.setVolume(view.audioVolume * 0.8f));
|
||
}
|
||
} else if (focusChange == AudioManager.AUDIOFOCUS_GAIN) {
|
||
// Raise it back to normal
|
||
if (!view.muted) {
|
||
- activity.runOnUiThread(() ->
|
||
- view.player.setVolume(view.audioVolume * 1)
|
||
- );
|
||
+ activity.runOnUiThread(() -> view.player.setVolume(view.audioVolume * 1));
|
||
}
|
||
}
|
||
}
|
||
@@ -1379,7 +1403,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
/**
|
||
* Returns a new DataSource factory.
|
||
*
|
||
- * @param useBandwidthMeter Whether to set {@link #bandwidthMeter} as a listener to the new
|
||
+ * @param useBandwidthMeter Whether to set {@link #bandwidthMeter} as a listener
|
||
+ * to the new
|
||
* DataSource factory.
|
||
* @return A new DataSource factory.
|
||
*/
|
||
@@ -1391,12 +1416,14 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
/**
|
||
* Returns a new HttpDataSource factory.
|
||
*
|
||
- * @param useBandwidthMeter Whether to set {@link #bandwidthMeter} as a listener to the new
|
||
- * DataSource factory.
|
||
+ * @param useBandwidthMeter Whether to set {@link #bandwidthMeter} as a listener
|
||
+ * to the new
|
||
+ * DataSource factory.
|
||
* @return A new HttpDataSource factory.
|
||
*/
|
||
private HttpDataSource.Factory buildHttpDataSourceFactory(boolean useBandwidthMeter) {
|
||
- return DataSourceUtil.getDefaultHttpDataSourceFactory(this.themedReactContext, useBandwidthMeter ? bandwidthMeter : null, source.getHeaders());
|
||
+ return DataSourceUtil.getDefaultHttpDataSourceFactory(this.themedReactContext,
|
||
+ useBandwidthMeter ? bandwidthMeter : null, source.getHeaders());
|
||
}
|
||
|
||
// AudioBecomingNoisyListener implementation
|
||
@@ -1413,11 +1440,13 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
|
||
@Override
|
||
public void onEvents(@NonNull Player player, Player.Events events) {
|
||
- if (events.contains(Player.EVENT_PLAYBACK_STATE_CHANGED) || events.contains(Player.EVENT_PLAY_WHEN_READY_CHANGED)) {
|
||
+ if (events.contains(Player.EVENT_PLAYBACK_STATE_CHANGED)
|
||
+ || events.contains(Player.EVENT_PLAY_WHEN_READY_CHANGED)) {
|
||
int playbackState = player.getPlaybackState();
|
||
boolean playWhenReady = player.getPlayWhenReady();
|
||
String text = "onStateChanged: playWhenReady=" + playWhenReady + ", playbackState=";
|
||
- eventEmitter.onPlaybackRateChange.invoke(playWhenReady && playbackState == ExoPlayer.STATE_READY ? 1.0f : 0.0f);
|
||
+ eventEmitter.onPlaybackRateChange
|
||
+ .invoke(playWhenReady && playbackState == ExoPlayer.STATE_READY ? 1.0f : 0.0f);
|
||
switch (playbackState) {
|
||
case Player.STATE_IDLE:
|
||
text += "idle";
|
||
@@ -1474,9 +1503,11 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
}
|
||
|
||
/**
|
||
- * The progress message handler will duplicate recursions of the onProgressMessage handler
|
||
- * on change of player state from any state to STATE_READY with playWhenReady is true (when
|
||
- * the video is not paused). This clears all existing messages.
|
||
+ * The progress message handler will duplicate recursions of the
|
||
+ * onProgressMessage handler
|
||
+ * on change of player state from any state to STATE_READY with playWhenReady is
|
||
+ * true (when
|
||
+ * the video is not paused). This clears all existing messages.
|
||
*/
|
||
private void clearProgressMessageHandler() {
|
||
progressHandler.removeMessages(SHOW_PROGRESS);
|
||
@@ -1495,7 +1526,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
setSelectedTextTrack(textTrackType, textTrackValue);
|
||
}
|
||
Format videoFormat = player.getVideoFormat();
|
||
- boolean isRotatedContent = videoFormat != null && (videoFormat.rotationDegrees == 90 || videoFormat.rotationDegrees == 270);
|
||
+ boolean isRotatedContent = videoFormat != null
|
||
+ && (videoFormat.rotationDegrees == 90 || videoFormat.rotationDegrees == 270);
|
||
int width = videoFormat != null ? (isRotatedContent ? videoFormat.height : videoFormat.width) : 0;
|
||
int height = videoFormat != null ? (isRotatedContent ? videoFormat.width : videoFormat.height) : 0;
|
||
String trackId = videoFormat != null ? videoFormat.id : null;
|
||
@@ -1504,18 +1536,19 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
long duration = player.getDuration();
|
||
long currentPosition = player.getCurrentPosition();
|
||
ArrayList<Track> audioTracks = getAudioTrackInfo();
|
||
- ArrayList<Track> textTracks = getTextTrackInfo();
|
||
+ ArrayList<Track> textTracks = getTextTrackInfo();
|
||
|
||
if (source.getContentStartTime() != -1) {
|
||
ExecutorService es = Executors.newSingleThreadExecutor();
|
||
es.execute(() -> {
|
||
- // To prevent ANRs caused by getVideoTrackInfo we run this on a different thread and notify the player only when we're done
|
||
+ // To prevent ANRs caused by getVideoTrackInfo we run this on a different thread
|
||
+ // and notify the player only when we're done
|
||
ArrayList<VideoTrack> videoTracks = getVideoTrackInfoFromManifest();
|
||
if (videoTracks != null) {
|
||
isUsingContentResolution = true;
|
||
}
|
||
eventEmitter.onVideoLoad.invoke(duration, currentPosition, width, height,
|
||
- audioTracks, textTracks, videoTracks, trackId );
|
||
+ audioTracks, textTracks, videoTracks, trackId);
|
||
|
||
updateSubtitleButtonVisibility();
|
||
});
|
||
@@ -1533,9 +1566,9 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
}
|
||
|
||
private static boolean isTrackSelected(TrackSelection selection, TrackGroup group,
|
||
- int trackIndex){
|
||
+ int trackIndex) {
|
||
return selection != null && selection.getTrackGroup() == group
|
||
- && selection.indexOf( trackIndex ) != C.INDEX_UNSET;
|
||
+ && selection.indexOf(trackIndex) != C.INDEX_UNSET;
|
||
}
|
||
|
||
private ArrayList<Track> getAudioTrackInfo() {
|
||
@@ -1553,7 +1586,6 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
TrackSelectionArray selectionArray = player.getCurrentTrackSelections();
|
||
TrackSelection selection = selectionArray.get(C.TRACK_TYPE_AUDIO);
|
||
|
||
-
|
||
for (int groupIndex = 0; groupIndex < groups.length; ++groupIndex) {
|
||
TrackGroup group = groups.get(groupIndex);
|
||
Format format = group.getFormat(0);
|
||
@@ -1579,7 +1611,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
videoTrack.setHeight(format.height == Format.NO_VALUE ? 0 : format.height);
|
||
videoTrack.setBitrate(format.bitrate == Format.NO_VALUE ? 0 : format.bitrate);
|
||
videoTrack.setRotation(format.rotationDegrees);
|
||
- if (format.codecs != null) videoTrack.setCodecs(format.codecs);
|
||
+ if (format.codecs != null)
|
||
+ videoTrack.setCodecs(format.codecs);
|
||
videoTrack.setTrackId(format.id == null ? String.valueOf(trackIndex) : format.id);
|
||
videoTrack.setIndex(trackIndex);
|
||
return videoTrack;
|
||
@@ -1616,7 +1649,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
return this.getVideoTrackInfoFromManifest(0);
|
||
}
|
||
|
||
- // We need retry count to in case where minefest request fails from poor network conditions
|
||
+ // We need retry count to in case where minefest request fails from poor network
|
||
+ // conditions
|
||
@WorkerThread
|
||
private ArrayList<VideoTrack> getVideoTrackInfoFromManifest(int retryCount) {
|
||
ExecutorService es = Executors.newSingleThreadExecutor();
|
||
@@ -1631,18 +1665,20 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
|
||
public ArrayList<VideoTrack> call() {
|
||
ArrayList<VideoTrack> videoTracks = new ArrayList<>();
|
||
- try {
|
||
+ try {
|
||
DashManifest manifest = DashUtil.loadManifest(this.ds, this.uri);
|
||
int periodCount = manifest.getPeriodCount();
|
||
for (int i = 0; i < periodCount; i++) {
|
||
Period period = manifest.getPeriod(i);
|
||
- for (int adaptationIndex = 0; adaptationIndex < period.adaptationSets.size(); adaptationIndex++) {
|
||
+ for (int adaptationIndex = 0; adaptationIndex < period.adaptationSets
|
||
+ .size(); adaptationIndex++) {
|
||
AdaptationSet adaptation = period.adaptationSets.get(adaptationIndex);
|
||
if (adaptation.type != C.TRACK_TYPE_VIDEO) {
|
||
continue;
|
||
}
|
||
boolean hasFoundContentPeriod = false;
|
||
- for (int representationIndex = 0; representationIndex < adaptation.representations.size(); representationIndex++) {
|
||
+ for (int representationIndex = 0; representationIndex < adaptation.representations
|
||
+ .size(); representationIndex++) {
|
||
Representation representation = adaptation.representations.get(representationIndex);
|
||
Format format = representation.format;
|
||
if (isFormatSupported(format)) {
|
||
@@ -1650,7 +1686,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
break;
|
||
}
|
||
hasFoundContentPeriod = true;
|
||
- VideoTrack videoTrack = exoplayerVideoTrackToGenericVideoTrack(format, representationIndex);
|
||
+ VideoTrack videoTrack = exoplayerVideoTrackToGenericVideoTrack(format,
|
||
+ representationIndex);
|
||
videoTracks.add(videoTrack);
|
||
}
|
||
}
|
||
@@ -1680,12 +1717,16 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
return null;
|
||
}
|
||
|
||
- private Track exoplayerTrackToGenericTrack(Format format, int trackIndex, TrackSelection selection, TrackGroup group) {
|
||
+ private Track exoplayerTrackToGenericTrack(Format format, int trackIndex, TrackSelection selection,
|
||
+ TrackGroup group) {
|
||
Track track = new Track();
|
||
track.setIndex(trackIndex);
|
||
- if (format.sampleMimeType != null) track.setMimeType(format.sampleMimeType);
|
||
- if (format.language != null) track.setLanguage(format.language);
|
||
- if (format.label != null) track.setTitle(format.label);
|
||
+ if (format.sampleMimeType != null)
|
||
+ track.setMimeType(format.sampleMimeType);
|
||
+ if (format.language != null)
|
||
+ track.setLanguage(format.language);
|
||
+ if (format.label != null)
|
||
+ track.setTitle(format.label);
|
||
track.setSelected(isTrackSelected(selection, group, trackIndex));
|
||
return track;
|
||
}
|
||
@@ -1755,7 +1796,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
track.setLanguage(format.language != null ? format.language : "unknown");
|
||
track.setTitle(format.label != null ? format.label : "Track " + (groupIndex + 1));
|
||
track.setSelected(false); // Don't report selection status - let PlayerView handle it
|
||
- if (format.sampleMimeType != null) track.setMimeType(format.sampleMimeType);
|
||
+ if (format.sampleMimeType != null)
|
||
+ track.setMimeType(format.sampleMimeType);
|
||
track.setBitrate(format.bitrate == Format.NO_VALUE ? 0 : format.bitrate);
|
||
|
||
tracks.add(track);
|
||
@@ -1786,8 +1828,10 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
|
||
Track textTrack = new Track();
|
||
textTrack.setIndex(textTracks.size());
|
||
- if (format.sampleMimeType != null) textTrack.setMimeType(format.sampleMimeType);
|
||
- if (format.language != null) textTrack.setLanguage(format.language);
|
||
+ if (format.sampleMimeType != null)
|
||
+ textTrack.setMimeType(format.sampleMimeType);
|
||
+ if (format.language != null)
|
||
+ textTrack.setLanguage(format.language);
|
||
|
||
boolean isExternal = format.id != null && format.id.startsWith("external-subtitle-");
|
||
|
||
@@ -1821,28 +1865,34 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
}
|
||
|
||
@Override
|
||
- public void onPositionDiscontinuity(@NonNull Player.PositionInfo oldPosition, @NonNull Player.PositionInfo newPosition, @Player.DiscontinuityReason int reason) {
|
||
+ public void onPositionDiscontinuity(@NonNull Player.PositionInfo oldPosition,
|
||
+ @NonNull Player.PositionInfo newPosition, @Player.DiscontinuityReason int reason) {
|
||
if (reason == Player.DISCONTINUITY_REASON_SEEK) {
|
||
isSeeking = true;
|
||
seekPosition = newPosition.positionMs;
|
||
if (isUsingContentResolution) {
|
||
- // We need to update the selected track to make sure that it still matches user selection if track list has changed in this period
|
||
+ // We need to update the selected track to make sure that it still matches user
|
||
+ // selection if track list has changed in this period
|
||
setSelectedTrack(C.TRACK_TYPE_VIDEO, videoTrackType, videoTrackValue);
|
||
}
|
||
}
|
||
|
||
if (playerNeedsSource) {
|
||
- // This will only occur if the user has performed a seek whilst in the error state. Update the
|
||
- // resume position so that if the user then retries, playback will resume from the position to
|
||
+ // This will only occur if the user has performed a seek whilst in the error
|
||
+ // state. Update the
|
||
+ // resume position so that if the user then retries, playback will resume from
|
||
+ // the position to
|
||
// which they seeked.
|
||
updateResumePosition();
|
||
}
|
||
if (isUsingContentResolution) {
|
||
- // Discontinuity events might have a different track list so we update the selected track
|
||
+ // Discontinuity events might have a different track list so we update the
|
||
+ // selected track
|
||
setSelectedTrack(C.TRACK_TYPE_VIDEO, videoTrackType, videoTrackValue);
|
||
selectTrackWhenReady = true;
|
||
}
|
||
- // When repeat is turned on, reaching the end of the video will not cause a state change
|
||
+ // When repeat is turned on, reaching the end of the video will not cause a
|
||
+ // state change
|
||
// so we need to explicitly detect it.
|
||
if (reason == Player.DISCONTINUITY_REASON_AUTO_TRANSITION
|
||
&& player.getRepeatMode() == Player.REPEAT_MODE_ONE) {
|
||
@@ -1890,15 +1940,17 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
updateSubtitleButtonVisibility();
|
||
}
|
||
|
||
-
|
||
private boolean hasBuiltInTextTracks() {
|
||
- if (player == null || trackSelector == null) return false;
|
||
+ if (player == null || trackSelector == null)
|
||
+ return false;
|
||
|
||
MappingTrackSelector.MappedTrackInfo info = trackSelector.getCurrentMappedTrackInfo();
|
||
- if (info == null) return false;
|
||
+ if (info == null)
|
||
+ return false;
|
||
|
||
int textRendererIndex = getTrackRendererIndex(C.TRACK_TYPE_TEXT);
|
||
- if (textRendererIndex == C.INDEX_UNSET) return false;
|
||
+ if (textRendererIndex == C.INDEX_UNSET)
|
||
+ return false;
|
||
|
||
TrackGroupArray groups = info.getTrackGroups(textRendererIndex);
|
||
|
||
@@ -1918,11 +1970,12 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
}
|
||
|
||
private void updateSubtitleButtonVisibility() {
|
||
- if (exoPlayerView == null) return;
|
||
+ if (exoPlayerView == null)
|
||
+ return;
|
||
|
||
boolean hasTextTracks = (source.getSideLoadedTextTracks() != null &&
|
||
- !source.getSideLoadedTextTracks().getTracks().isEmpty()) ||
|
||
- hasBuiltInTextTracks();
|
||
+ !source.getSideLoadedTextTracks().getTracks().isEmpty()) ||
|
||
+ hasBuiltInTextTracks();
|
||
|
||
exoPlayerView.setShowSubtitleButton(hasTextTracks);
|
||
}
|
||
@@ -1942,7 +1995,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
if (isPlaying && isSeeking) {
|
||
eventEmitter.onVideoSeek.invoke(player.getCurrentPosition(), seekPosition);
|
||
}
|
||
- PictureInPictureUtil.applyPlayingStatus(themedReactContext, pictureInPictureParamsBuilder, pictureInPictureReceiver, !isPlaying);
|
||
+ PictureInPictureUtil.applyPlayingStatus(themedReactContext, pictureInPictureParamsBuilder,
|
||
+ pictureInPictureReceiver, !isPlaying);
|
||
eventEmitter.onVideoPlaybackStateChanged.invoke(isPlaying, isSeeking);
|
||
|
||
if (isPlaying) {
|
||
@@ -1954,14 +2008,15 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
public void onPlayerError(@NonNull PlaybackException e) {
|
||
String errorString = "ExoPlaybackException: " + PlaybackException.getErrorCodeName(e.errorCode);
|
||
String errorCode = "2" + e.errorCode;
|
||
- switch(e.errorCode) {
|
||
+ switch (e.errorCode) {
|
||
case PlaybackException.ERROR_CODE_DRM_DEVICE_REVOKED:
|
||
case PlaybackException.ERROR_CODE_DRM_LICENSE_ACQUISITION_FAILED:
|
||
case PlaybackException.ERROR_CODE_DRM_PROVISIONING_FAILED:
|
||
case PlaybackException.ERROR_CODE_DRM_SYSTEM_ERROR:
|
||
case PlaybackException.ERROR_CODE_DRM_UNSPECIFIED:
|
||
if (!hasDrmFailed) {
|
||
- // When DRM fails to reach the app level certificate server it will fail with a source error so we assume that it is DRM related and try one more time
|
||
+ // When DRM fails to reach the app level certificate server it will fail with a
|
||
+ // source error so we assume that it is DRM related and try one more time
|
||
hasDrmFailed = true;
|
||
playerNeedsSource = true;
|
||
updateResumePosition();
|
||
@@ -2043,14 +2098,16 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
boolean isSourceEqual = source.isEquals(this.source);
|
||
hasDrmFailed = false;
|
||
this.source = source;
|
||
- final DataSource.Factory tmpMediaDataSourceFactory =
|
||
- DataSourceUtil.getDefaultDataSourceFactory(this.themedReactContext, bandwidthMeter,
|
||
- source.getHeaders());
|
||
+ final DataSource.Factory tmpMediaDataSourceFactory = DataSourceUtil.getDefaultDataSourceFactory(
|
||
+ this.themedReactContext, bandwidthMeter,
|
||
+ source.getHeaders());
|
||
|
||
@Nullable
|
||
- final DataSource.Factory overriddenMediaDataSourceFactory = ReactNativeVideoManager.Companion.getInstance().overrideMediaDataSourceFactory(source, tmpMediaDataSourceFactory);
|
||
+ final DataSource.Factory overriddenMediaDataSourceFactory = ReactNativeVideoManager.Companion.getInstance()
|
||
+ .overrideMediaDataSourceFactory(source, tmpMediaDataSourceFactory);
|
||
|
||
- this.mediaDataSourceFactory = Objects.requireNonNullElse(overriddenMediaDataSourceFactory, tmpMediaDataSourceFactory);
|
||
+ this.mediaDataSourceFactory = Objects.requireNonNullElse(overriddenMediaDataSourceFactory,
|
||
+ tmpMediaDataSourceFactory);
|
||
|
||
if (source.getCmcdProps() != null) {
|
||
CMCDConfig cmcdConfig = new CMCDConfig(source.getCmcdProps());
|
||
@@ -2069,6 +2126,7 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
clearSrc();
|
||
}
|
||
}
|
||
+
|
||
public void clearSrc() {
|
||
if (source.getUri() != null) {
|
||
if (player != null) {
|
||
@@ -2117,7 +2175,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
}
|
||
|
||
public void disableTrack(int rendererIndex) {
|
||
- if (trackSelector == null) return;
|
||
+ if (trackSelector == null)
|
||
+ return;
|
||
|
||
DefaultTrackSelector.Parameters disableParameters = trackSelector.getParameters()
|
||
.buildUpon()
|
||
@@ -2127,7 +2186,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
}
|
||
|
||
private void selectTextTrackInternal(String type, String value) {
|
||
- if (player == null || trackSelector == null) return;
|
||
+ if (player == null || trackSelector == null)
|
||
+ return;
|
||
|
||
DebugLog.d(TAG, "selectTextTrackInternal: type=" + type + ", value=" + value);
|
||
|
||
@@ -2147,6 +2207,11 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
TrackGroupArray groups = info.getTrackGroups(textRendererIndex);
|
||
boolean trackFound = false;
|
||
|
||
+ // react-native-video uses a flattened `textTracks` list on the JS side.
|
||
+ // For HLS/DASH, each TrackGroup often contains a single track at index 0,
|
||
+ // so comparing against `trackIndex` alone makes only the first subtitle selectable.
|
||
+ int flattenedIndex = 0;
|
||
+
|
||
for (int groupIndex = 0; groupIndex < groups.length; groupIndex++) {
|
||
TrackGroup group = groups.get(groupIndex);
|
||
for (int trackIndex = 0; trackIndex < group.length; trackIndex++) {
|
||
@@ -2159,25 +2224,28 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
isMatch = true;
|
||
} else if ("index".equals(type)) {
|
||
int targetIndex = ReactBridgeUtils.safeParseInt(value, -1);
|
||
- if (targetIndex == trackIndex) {
|
||
+ if (targetIndex == flattenedIndex) {
|
||
isMatch = true;
|
||
}
|
||
}
|
||
|
||
+ flattenedIndex++;
|
||
+
|
||
if (isMatch) {
|
||
TrackSelectionOverride override = new TrackSelectionOverride(group,
|
||
- java.util.Arrays.asList(trackIndex));
|
||
+ java.util.Arrays.asList(trackIndex));
|
||
parametersBuilder.addOverride(override);
|
||
trackFound = true;
|
||
break;
|
||
}
|
||
}
|
||
- if (trackFound) break;
|
||
+ if (trackFound)
|
||
+ break;
|
||
}
|
||
|
||
if (!trackFound) {
|
||
DebugLog.w(TAG, "Text track not found for type=" + type + ", value=" + value +
|
||
- ". Keeping current selection.");
|
||
+ ". Keeping current selection.");
|
||
}
|
||
}
|
||
}
|
||
@@ -2198,7 +2266,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
}
|
||
|
||
public void setSelectedTrack(int trackType, String type, String value) {
|
||
- if (player == null || trackSelector == null) return;
|
||
+ if (player == null || trackSelector == null)
|
||
+ return;
|
||
|
||
if (controls) {
|
||
return;
|
||
@@ -2272,9 +2341,11 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
usingExactMatch = true;
|
||
break;
|
||
} else if (isUsingContentResolution) {
|
||
- // When using content resolution rather than ads, we need to try and find the closest match if there is no exact match
|
||
+ // When using content resolution rather than ads, we need to try and find the
|
||
+ // closest match if there is no exact match
|
||
if (closestFormat != null) {
|
||
- if ((format.bitrate > closestFormat.bitrate || format.height > closestFormat.height) && format.height < height) {
|
||
+ if ((format.bitrate > closestFormat.bitrate || format.height > closestFormat.height)
|
||
+ && format.height < height) {
|
||
// Higher quality match
|
||
closestFormat = format;
|
||
closestTrackIndex = j;
|
||
@@ -2285,7 +2356,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
}
|
||
}
|
||
}
|
||
- // This is a fallback if the new period contains only higher resolutions than the user has selected
|
||
+ // This is a fallback if the new period contains only higher resolutions than
|
||
+ // the user has selected
|
||
if (closestFormat == null && isUsingContentResolution && !usingExactMatch) {
|
||
// No close match found - so we pick the lowest quality
|
||
int minHeight = Integer.MAX_VALUE;
|
||
@@ -2308,8 +2380,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
}
|
||
} else if (trackType == C.TRACK_TYPE_TEXT && Util.SDK_INT > 18) { // Text default
|
||
// Use system settings if possible
|
||
- CaptioningManager captioningManager
|
||
- = (CaptioningManager)themedReactContext.getSystemService(Context.CAPTIONING_SERVICE);
|
||
+ CaptioningManager captioningManager = (CaptioningManager) themedReactContext
|
||
+ .getSystemService(Context.CAPTIONING_SERVICE);
|
||
if (captioningManager != null && captioningManager.isEnabled()) {
|
||
groupIndex = getGroupIndexForDefaultLocale(groups);
|
||
}
|
||
@@ -2338,7 +2410,7 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
// With only one tracks we can't remove any tracks so attempt to play it anyway
|
||
tracks = allTracks;
|
||
} else {
|
||
- tracks = new ArrayList<>(supportedFormatLength + 1);
|
||
+ tracks = new ArrayList<>(supportedFormatLength + 1);
|
||
for (int k = 0; k < allTracks.size(); k++) {
|
||
Format format = group.getFormat(k);
|
||
if (isFormatSupported(format)) {
|
||
@@ -2364,7 +2436,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
.setRendererDisabled(rendererIndex, false);
|
||
|
||
// Clear existing overrides for this track type to avoid conflicts
|
||
- // But be careful with audio tracks - don't clear unless explicitly selecting a different track
|
||
+ // But be careful with audio tracks - don't clear unless explicitly selecting a
|
||
+ // different track
|
||
if (trackType != C.TRACK_TYPE_AUDIO || !type.equals("default")) {
|
||
selectionParameters.clearOverridesOfType(selectionOverride.getType());
|
||
}
|
||
@@ -2380,7 +2453,7 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
selectionParameters.setForceHighestSupportedBitrate(false);
|
||
selectionParameters.setForceLowestBitrate(false);
|
||
DebugLog.d(TAG, "Audio track selection: group=" + groupIndex + ", tracks=" + tracks +
|
||
- ", override=" + selectionOverride);
|
||
+ ", override=" + selectionOverride);
|
||
}
|
||
|
||
trackSelector.setParameters(selectionParameters.build());
|
||
@@ -2411,7 +2484,7 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
}
|
||
|
||
private int getGroupIndexForDefaultLocale(TrackGroupArray groups) {
|
||
- if (groups.length == 0){
|
||
+ if (groups.length == 0) {
|
||
return C.INDEX_UNSET;
|
||
}
|
||
|
||
@@ -2432,7 +2505,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
public void setSelectedVideoTrack(String type, String value) {
|
||
videoTrackType = type;
|
||
videoTrackValue = value;
|
||
- if (!loadVideoStarted) setSelectedTrack(C.TRACK_TYPE_VIDEO, videoTrackType, videoTrackValue);
|
||
+ if (!loadVideoStarted)
|
||
+ setSelectedTrack(C.TRACK_TYPE_VIDEO, videoTrackType, videoTrackValue);
|
||
}
|
||
|
||
public void setSelectedAudioTrack(String type, String value) {
|
||
@@ -2463,9 +2537,11 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
}
|
||
|
||
public void setEnterPictureInPictureOnLeave(boolean enterPictureInPictureOnLeave) {
|
||
- this.enterPictureInPictureOnLeave = Build.VERSION.SDK_INT >= Build.VERSION_CODES.N && enterPictureInPictureOnLeave;
|
||
+ this.enterPictureInPictureOnLeave = Build.VERSION.SDK_INT >= Build.VERSION_CODES.N
|
||
+ && enterPictureInPictureOnLeave;
|
||
if (player != null) {
|
||
- PictureInPictureUtil.applyAutoEnterEnabled(themedReactContext, pictureInPictureParamsBuilder, this.enterPictureInPictureOnLeave);
|
||
+ PictureInPictureUtil.applyAutoEnterEnabled(themedReactContext, pictureInPictureParamsBuilder,
|
||
+ this.enterPictureInPictureOnLeave);
|
||
}
|
||
}
|
||
|
||
@@ -2473,12 +2549,14 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
eventEmitter.onPictureInPictureStatusChanged.invoke(isInPictureInPicture);
|
||
|
||
if (fullScreenPlayerView != null && fullScreenPlayerView.isShowing()) {
|
||
- if (isInPictureInPicture) fullScreenPlayerView.hideWithoutPlayer();
|
||
+ if (isInPictureInPicture)
|
||
+ fullScreenPlayerView.hideWithoutPlayer();
|
||
return;
|
||
}
|
||
|
||
Activity currentActivity = themedReactContext.getCurrentActivity();
|
||
- if (currentActivity == null) return;
|
||
+ if (currentActivity == null)
|
||
+ return;
|
||
|
||
View decorView = currentActivity.getWindow().getDecorView();
|
||
ViewGroup rootView = decorView.findViewById(android.R.id.content);
|
||
@@ -2488,7 +2566,7 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
LayoutParams.MATCH_PARENT);
|
||
|
||
if (isInPictureInPicture) {
|
||
- ViewGroup parent = (ViewGroup)exoPlayerView.getParent();
|
||
+ ViewGroup parent = (ViewGroup) exoPlayerView.getParent();
|
||
if (parent != null) {
|
||
parent.removeView(exoPlayerView);
|
||
}
|
||
@@ -2514,10 +2592,12 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
public void enterPictureInPictureMode() {
|
||
PictureInPictureParams _pipParams = null;
|
||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.O) {
|
||
- ArrayList<RemoteAction> actions = PictureInPictureUtil.getPictureInPictureActions(themedReactContext, isPaused, pictureInPictureReceiver);
|
||
+ ArrayList<RemoteAction> actions = PictureInPictureUtil.getPictureInPictureActions(themedReactContext,
|
||
+ isPaused, pictureInPictureReceiver);
|
||
pictureInPictureParamsBuilder.setActions(actions);
|
||
if (player.getPlaybackState() == Player.STATE_READY) {
|
||
- pictureInPictureParamsBuilder.setAspectRatio(PictureInPictureUtil.calcPictureInPictureAspectRatio(player));
|
||
+ pictureInPictureParamsBuilder
|
||
+ .setAspectRatio(PictureInPictureUtil.calcPictureInPictureAspectRatio(player));
|
||
}
|
||
_pipParams = pictureInPictureParamsBuilder.build();
|
||
}
|
||
@@ -2526,13 +2606,15 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
|
||
public void exitPictureInPictureMode() {
|
||
Activity currentActivity = themedReactContext.getCurrentActivity();
|
||
- if (currentActivity == null) return;
|
||
+ if (currentActivity == null)
|
||
+ return;
|
||
|
||
View decorView = currentActivity.getWindow().getDecorView();
|
||
ViewGroup rootView = decorView.findViewById(android.R.id.content);
|
||
|
||
if (!rootViewChildrenOriginalVisibility.isEmpty()) {
|
||
- if (exoPlayerView.getParent().equals(rootView)) rootView.removeView(exoPlayerView);
|
||
+ if (exoPlayerView.getParent().equals(rootView))
|
||
+ rootView.removeView(exoPlayerView);
|
||
for (int i = 0; i < rootView.getChildCount(); i++) {
|
||
rootView.getChildAt(i).setVisibility(rootViewChildrenOriginalVisibility.get(i));
|
||
}
|
||
@@ -2630,7 +2712,7 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
|
||
if (playbackServiceConnection == null && showNotificationControls) {
|
||
setupPlaybackService();
|
||
- } else if(!showNotificationControls && playbackServiceConnection != null) {
|
||
+ } else if (!showNotificationControls && playbackServiceConnection != null) {
|
||
cleanupPlaybackService();
|
||
}
|
||
}
|
||
@@ -2659,12 +2741,13 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
}
|
||
|
||
if (isFullscreen) {
|
||
- fullScreenPlayerView = new FullScreenPlayerView(getContext(), exoPlayerView, this, null, new OnBackPressedCallback(true) {
|
||
- @Override
|
||
- public void handleOnBackPressed() {
|
||
- setFullscreen(false);
|
||
- }
|
||
- }, controlsConfig);
|
||
+ fullScreenPlayerView = new FullScreenPlayerView(getContext(), exoPlayerView, this, null,
|
||
+ new OnBackPressedCallback(true) {
|
||
+ @Override
|
||
+ public void handleOnBackPressed() {
|
||
+ setFullscreen(false);
|
||
+ }
|
||
+ }, controlsConfig);
|
||
eventEmitter.onVideoFullscreenPlayerWillPresent.invoke();
|
||
if (fullScreenPlayerView != null) {
|
||
fullScreenPlayerView.show();
|
||
@@ -2701,7 +2784,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
}
|
||
|
||
@Override
|
||
- public void onDrmSessionManagerError(int windowIndex, MediaSource.MediaPeriodId mediaPeriodId, @NonNull Exception e) {
|
||
+ public void onDrmSessionManagerError(int windowIndex, MediaSource.MediaPeriodId mediaPeriodId,
|
||
+ @NonNull Exception e) {
|
||
DebugLog.d("DRM Info", "onDrmSessionManagerError");
|
||
eventEmitter.onVideoError.invoke("onDrmSessionManagerError", e, "3002");
|
||
}
|
||
@@ -2719,7 +2803,7 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
/**
|
||
* Handling controls prop
|
||
*
|
||
- * @param controls Controls prop, if true enable controls, if false disable them
|
||
+ * @param controls Controls prop, if true enable controls, if false disable them
|
||
*/
|
||
public void setControls(boolean controls) {
|
||
this.controls = controls;
|
||
@@ -2728,7 +2812,7 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
// Additional configuration for proper touch handling
|
||
if (controls) {
|
||
exoPlayerView.setControllerAutoShow(true);
|
||
- exoPlayerView.setControllerHideOnTouch(true); // Show controls on touch, don't hide
|
||
+ exoPlayerView.setControllerHideOnTouch(true); // Show controls on touch, don't hide
|
||
exoPlayerView.setControllerShowTimeoutMs(5000);
|
||
}
|
||
}
|
||
@@ -2761,8 +2845,7 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
Map<String, String> errMap = Map.of(
|
||
"message", error.getMessage(),
|
||
"code", String.valueOf(error.getErrorCode()),
|
||
- "type", String.valueOf(error.getErrorType())
|
||
- );
|
||
+ "type", String.valueOf(error.getErrorType()));
|
||
eventEmitter.onReceiveAdEvent.invoke("ERROR", errMap);
|
||
|
||
handleDaiBackupStream();
|
||
@@ -2796,10 +2879,10 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
* @return The configured IMA server-side ad insertion AdsLoader
|
||
*/
|
||
private ImaServerSideAdInsertionMediaSource.AdsLoader createAdsLoader() {
|
||
- ImaServerSideAdInsertionMediaSource.AdsLoader.Builder adsLoaderBuilder =
|
||
- new ImaServerSideAdInsertionMediaSource.AdsLoader.Builder(getContext(), exoPlayerView.getPlayerView())
|
||
- .setAdEventListener(this)
|
||
- .setAdErrorListener(this);
|
||
+ ImaServerSideAdInsertionMediaSource.AdsLoader.Builder adsLoaderBuilder = new ImaServerSideAdInsertionMediaSource.AdsLoader.Builder(
|
||
+ getContext(), exoPlayerView.getPlayerView())
|
||
+ .setAdEventListener(this)
|
||
+ .setAdErrorListener(this);
|
||
|
||
return adsLoaderBuilder.build();
|
||
}
|
||
@@ -2815,8 +2898,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
DataSource.Factory dataSourceFactory = new DefaultDataSource.Factory(getContext());
|
||
DefaultMediaSourceFactory mediaSourceFactory = new DefaultMediaSourceFactory(dataSourceFactory);
|
||
|
||
- ImaServerSideAdInsertionMediaSource.Factory adsMediaSourceFactory =
|
||
- new ImaServerSideAdInsertionMediaSource.Factory(daiAdsLoader, mediaSourceFactory);
|
||
+ ImaServerSideAdInsertionMediaSource.Factory adsMediaSourceFactory = new ImaServerSideAdInsertionMediaSource.Factory(
|
||
+ daiAdsLoader, mediaSourceFactory);
|
||
|
||
mediaSourceFactory.setServerSideAdInsertionMediaSourceFactory(adsMediaSourceFactory);
|
||
|
||
@@ -2850,7 +2933,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
/**
|
||
* Requests a DAI stream from Google IMA using the ExoPlayer IMA extension.
|
||
*
|
||
- * Builds an SSAI URI based on the provided parameters and sets it on the player.
|
||
+ * Builds an SSAI URI based on the provided parameters and sets it on the
|
||
+ * player.
|
||
* Supports both VOD (contentSourceId + videoId) and Live (assetKey) streams.
|
||
*
|
||
* @param runningSource The source containing DAI properties
|
||
@@ -2883,7 +2967,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
.build()
|
||
.buildUpon();
|
||
} else {
|
||
- throw new IllegalArgumentException("Either assetKey (for live) or contentSourceId+videoId (for VOD) must be provided");
|
||
+ throw new IllegalArgumentException(
|
||
+ "Either assetKey (for live) or contentSourceId+videoId (for VOD) must be provided");
|
||
}
|
||
|
||
Map<String, String> adTagParameters = adsProps.getAdTagParameters();
|
||
@@ -2906,7 +2991,8 @@ public class ReactExoplayerView extends FrameLayout implements
|
||
/**
|
||
* Handles fallback to backup stream when DAI stream fails.
|
||
*
|
||
- * If a backup stream URI is available in the DAI properties, it cleans up DAI resources
|
||
+ * If a backup stream URI is available in the DAI properties, it cleans up DAI
|
||
+ * resources
|
||
* and switches to the backup stream.
|
||
*
|
||
* @return true if backup stream was successfully used, false otherwise
|