Table of Contents

Enum VideoFormat

Formats which can be used in VideoData construction.

Namespace: HP.LFT.SDK
Assembly: HP.LFT.SDK.dll
Syntax
public enum VideoFormat

Fields

Name Description
M4V

M4V format. Supported on iOS.

MKV

MKV format. Supported on Android.

MOV

MOV format. Supported on iOS.

MP4

MP4 format. Supported on iOS and Android.

ThreeGP

3GP format. Supported on Android.