FileMp4OutputSettings interface
Settings to control MP4 file output see NorskOutput.fileMp4()
Signature:
export interface FileMp4OutputSettings extends SinkNodeSettings<FileMp4OutputNode>, StreamStatisticsMixin
Properties
Property | Type | Description |
---|---|---|
(Optional) Settings for encrypting the audio track. |
||
string |
(Optional) stream fragmented MP4 to this file. |
|
string |
(Optional) Serve the fragmented MP4 from this filename |
|
string |
(Optional) Write non-fragmented MP4 to this file on close, creates a |
|
(Optional) Settings for encrypting the video track. |