VideoFormat Enumeration
Formats which can be used in VideoData construction.

C# Syntax

public enum VideoFormat : System.Enum 
Members
MemberDescription
M4VM4V format. Supported on iOS.
MKVMKV format. Supported on Android.
MOVMOV format. Supported on iOS.
MP4MP4 format. Supported on iOS and Android.
ThreeGP3GP format. Supported on Android.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         HP.LFT.SDK.VideoFormat