Structures

The following structures are available globally.

  • Video settings is a struct user to configure the video settings for a mp4 writer

    See more

    Declaration

    Swift

    public struct VideoSettings
  • AudioSettings is a struct used to configure the audio settings for a mp4 writer

    See more

    Declaration

    Swift

    public struct AudioSettings
  • Playlist is a struct used to construct a playlist with a certain name of a certain type

    See more

    Declaration

    Swift

    public struct Playlist