You can change the measurement videos files. To do so, Call one of the functions below to use a video of your own.
MySizeIdSDK.sharedInstance().setVideoByType(MEASRUMENT_TYPE,isMale:TRUE/FALSE ,andVideoName"VIDEO_NAME" ,andVideoType:"VIDEO_TYPE")
MySizeIdSDK.sharedInstance().setMaleCBVideoWithName("MALE_CB_VIDEO" , andType: "VIDEO_TYPE")
MySizeIdSDK.sharedInstance().setMaleCDVideoWithName("MALE_CD_VIDEO" , andType: "VIDEO_TYPE")
MySizeIdSDK.sharedInstance().setMaleFAVideoWithName("MALE_FA_VIDEO" , andType: "VIDEO_TYPE")
MySizeIdSDK.sharedInstance().setMaleHBVideoWithName("MALE_HD_VIDEO", andType:"VIDEO_TYPE")
MySizeIdSDK.sharedInstance().setFemaleCBVideoWithName("FEMALE_CB_VIDEO", andType:"VIDEO_TYPE")
MySizeIdSDK.sharedInstance().setFemaleCDVideoWithName("FEMALE_CD_VIDEO", andType:"VIDEO_TYPE")
MySizeIdSDK.sharedInstance().setFemaleFAVideoWithName("FEMALE_FA_VIDEO", andType:"VIDEO_TYPE")
MySizeIdSDK.sharedInstance().setFemaleHBVideoWithName("FEMALE_HD_VIDEO", andType:"VIDEO_TYPE")
Comments
0 comments
Please sign in to leave a comment.