Table of Contents

Enum EncodedMediaFrameType

Namespace
VisioForge.Core.Types.X.PreEventRecording
Assembly
VisioForge.Core.dll

Type of media contained in an encoded frame.

public enum EncodedMediaFrameType

Fields

Video = 0

Video frame (H.264, H.265, VP8, VP9, AV1, etc.).

Audio = 1

Audio frame (AAC, MP3, Opus, Vorbis, etc.).