2.1 မွ ပါလာတဲ႕ Video View အသံုးျပဳနည္း
Video ဟာ Assets ထဲက တိုက္ရိဳက္ Play မလုပ္ႏိုင္ပါဘူး ဒါေၾကာင့္ Assets ထဲထည့္ထားတဲ႕ Video file ကို sdcard ဆီကို Copy အရင္ခ်ရပါမယ္ ပီးမွ Video View မွာ သံုးရပါမယ္။
အခု FileManger/Add File ကေန abc.mp4 ကို ထည့္လိုက္ပီဆိုပါေတာ့
Useage က အခုလို ျဖစ္ပါမယ္။
AddVideoView("V1",0,0,100%x,50%y,"")
FileCopy(DirAssets,"abc.mp4",DirStorage,"abc.mp4")
LoadVideo("V1",DirStorage,"abc.mp4")
PlayVideo("V1")
====== Try As=======
No comments:
Post a Comment