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.mobile
Methods in com.hp.lft.sdk.mobile with parameters of type VideoDataModifier and TypeMethodDescriptionvoid
Device.uploadMedia
(VideoData videoData, String mediaID) Upload a video to the device for video simulation.void
Device.uploadMedia
(VideoData videoData, String mediaID, MediaUploadOptions options) Upload a video to the device for video simulation, with the option to save the file.