Enum MP4FragmentMode
- Namespace
- VisioForge.Core.Types.X.Sinks
- Assembly
- VisioForge.Core.dll
MP4 fragment mode.
public enum MP4FragmentModeFields
DashOrMSS = 0-
DASH (Dynamic Adaptive Streaming over HTTP) or Microsoft Smooth Streaming mode.
FirstMOOVThenFinalise = 1-
First MOOV Fragment Then Finalise mode. Starts with a self-contained 'moov' atom for the first fragment, then produces fragments. When finalized, the initial 'moov' is invalidated and a new 'moov' is written covering the entire file.