loadMediaInfo
Load the Google Cast MediaInfo object.
Parameters
mediaInfo
the media info
Load the Google Cast MediaInfo object. This will load and auto play the video by default. To change this, you can set autoPlay to false with setAutoPlay.
Parameters
mediaInfo
the media info
positionMs
the position in millis
See also
RemoteMediaClient#load(MediaInfo, boolean, long)