MEDIAFILE_FrameDelayTime is the time in milliseconds the image will be shown on playing.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public double MEDIAFILE_FrameDelayTime { get; set; }
Public Property MEDIAFILE_FrameDelayTime As Double Get Set
public: property double MEDIAFILE_FrameDelayTime { double get (); void set (double value); }