Skip to content

Commit 2bd7b2d

Browse files
author
dothanh411989
committed
update cast
1 parent 50e7852 commit 2bd7b2d

File tree

4 files changed

+6
-8
lines changed

4 files changed

+6
-8
lines changed
-68.4 KB
Binary file not shown.
74.1 KB
Binary file not shown.

Naxam.JWPlayerChromeCast.Droid/Transforms/Metadata.xml

+5-7
Original file line numberDiff line numberDiff line change
@@ -151,15 +151,14 @@
151151
</add-node>-->
152152

153153

154-
<!--<add-node path="/api/package[@name='com.longtailvideo.jwplayer.cast']">
154+
<add-node path="/api/package[@name='com.longtailvideo.jwplayer.cast']">
155155
<class abstract="false" deprecated="not deprecated" final="true" name="CastManager" static="false" visibility="public" extends="java.lang.Object" >
156-
--><!--<constructor deprecated="not deprecated" final="false" name="CastManager" static="false" type="com.longtailvideo.jwplayer.cast.CastManager" visibility="private" >
156+
<constructor deprecated="not deprecated" final="false" name="CastManager" static="false" type="com.longtailvideo.jwplayer.cast.CastManager" visibility="private" >
157157
<parameter name="p1" type="com.longtailvideo.jwplayer.cast.b"/>
158-
</constructor>--><!--
158+
</constructor>
159159

160160
<method abstract="false" deprecated="not deprecated" final="false" name="getInstance" native="false" return="com.longtailvideo.jwplayer.cast.CastManager" static="true" synchronized="false" visibility="public"/>
161161

162-
163162
<method abstract="false" deprecated="not deprecated" final="false" name="initialize" native="false" return="void" static="true" synchronized="false" visibility="public">
164163
<parameter name="context" type="android.content.Context"/>
165164
</method>
@@ -177,8 +176,7 @@
177176
<method abstract="false" deprecated="not deprecated" final="true" name="addMediaRouterButton" native="false" return="void" static="false" synchronized="false" visibility="public">
178177
<parameter name="rButton" type="android.support.v7.app.MediaRouteButton"/>
179178
</method>
180-
181-
179+
182180
<method abstract="false" deprecated="not deprecated" final="true" name="incrementUiCounter" native="false" return="void" static="false" synchronized="false" visibility="public"/>
183181

184182
<method abstract="false" deprecated="not deprecated" final="true" name="decrementUiCounter" native="false" return="void" static="false" synchronized="false" visibility="public"/>
@@ -242,5 +240,5 @@
242240
</method>
243241
<method abstract="false" deprecated="not deprecated" final="true" name="disconnect" native="false" return="void" static="false" synchronized="false" visibility="public"/>
244242
</class>
245-
</add-node>-->
243+
</add-node>
246244
</metadata>

j-cast.nuspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata>
44
<!-- Required elements-->
55
<id>Naxam.JWPlayerChromeCast.Droid</id>
6-
<version>2.7.5.24</version>
6+
<version>2.7.5.25</version>
77
<description>Xamarin Binding Library - JWPlayer Android SDK - Chrome Cast</description>
88
<authors>NAXAM</authors>
99
<owners>NAXAM CO.,LTD</owners>

0 commit comments

Comments
 (0)