[go: up one dir, main page]

ffmpeg_sidecar

Module event

Source

Structs§

Enums§

  • Represents metadata that is specific to a stream, e.g. fields that are only found in audio streams or that are only found in video streams, etc. Storing this in an enum allows function to accept the generic Stream type regardless of its actual type (audio, video, …).