HomeGuidesAPI Reference
HubBlogChangelogSupport ForumLog In
API Reference

Web SDK - VideoDataType

Home > @rainway/web > VideoDataType

VideoDataType enum

Signature:

export declare enum VideoDataType 

Enumeration Members

MemberValueDescription
CleanPointFrame1Data decoding can start from this sample.
FrameDiff2Data is based on previously received CleanPointFrame.
Metadata0Data is a non-sample data chunk, containing header (i.e. meta-data) information only.