Class: FastpixApiSDK::Models::Components::MediaMp4Support

Inherits:
T::Enum
  • Object
show all
Defined in:
lib/fastpix_api_sdk/models/components/media_mp4support.rb

Overview

MediaMp4Support - Determines the type of MP4 support for the media. - none: Disables MP4 support. - capped_4k: Enables MP4 downloads with resolutions up to 4K. - audioOnly: Provides an MP4 stream containing only the audio. - **audioOnly,capped_4k**: Enables both MP4 video downloads (up to 4K) and an audio-only stream.