Uses of Class
com.hp.lft.sdk.VideoData
Packages that use VideoData
Package
Description
Provides the SDK for testing objects in mobile applications.
- 
Uses of VideoData in com.hp.lft.sdk.mobileMethods in com.hp.lft.sdk.mobile with parameters of type VideoDataModifier and TypeMethodDescriptionvoidDevice.uploadMedia(VideoData videoData, String mediaID) Upload a video to the device for video simulation.voidDevice.uploadMedia(VideoData videoData, String mediaID, MediaUploadOptions options) Upload a video to the device for video simulation, with the option to save the file.