I just thought this was interesting. While downloading the new sdk (software development kit) (4.4 OS), I was trying to fix another problem and came across this. There is an api for video that was not included on production devices. It is quite possible that the sidekick lx will have an update for video, because the apis are there. I can't test them out because their sdk won't allow you to build anything with these apis. But I can definitely say that the sidekick lx has the ability to play video, all of the classes and sub classes are there. Someone must have forgotten to "clean" this file out and released this package thinking no one would see it! Below is what the file looks like. It's located under the \hiptop-sdk\libs\4.4\179450\libmidp , titled "export". You can download it, and take a look for yourself.
# ---> danger.video
-danger.video.$
~danger.video.AbstractPlayableVideo._cleanupI)V
~danger.video.AbstractPlayableVideo._disposeI)V
~danger.video.AbstractPlayableVideo._enableOverlayIZ)V
~danger.video.AbstractPlayableVideo._fadeFromToInT imeIIII)I
~danger.video.AbstractPlayableVideo._getAudioHandl eI)I
~danger.video.AbstractPlayableVideo._getCurrentLoo pNumberI)I
~danger.video.AbstractPlayableVideo._getEncodedBit rateI)I
~danger.video.AbstractPlayableVideo._getEncodedFPSI)I
~danger.video.AbstractPlayableVideo._getEncodedHei ghtI)I
~danger.video.AbstractPlayableVideo._getEncodedWid thI)I
~danger.video.AbstractPlayableVideo._getLoopCountI)I
~danger.video.AbstractPlayableVideo._getMarkerCoun tI)I
~danger.video.AbstractPlayableVideo._getMarkerIDII)I
~danger.video.AbstractPlayableVideo._getMarkerNameII)Ljava.lang.String;
~danger.video.AbstractPlayableVideo._getMarkerPosi tionII)I
~danger.video.AbstractPlayableVideo._getMediaTypeI)I
~danger.video.AbstractPlayableVideo._getMillisecon dLengthI)I
~danger.video.AbstractPlayableVideo._getMillisecon dPositionI)I
~danger.video.AbstractPlayableVideo._getPlaybackRa teI)I
~danger.video.AbstractPlayableVideo._getPlayingFPSI)I



I)V
Reply With Quote
Bookmarks