Table of Contents

Enum VideoFormat

Namespace
HP.LFT.SDK
Assembly
HP.LFT.SDK.dll

Formats which can be used in VideoData construction.

public enum VideoFormat

Fields

M4V = 4

M4V format. Supported on iOS.

MKV = 2

MKV format. Supported on Android.

MOV = 3

MOV format. Supported on iOS.

MP4 = 0

MP4 format. Supported on iOS and Android.

ThreeGP = 1

3GP format. Supported on Android.