Class: FastpixClient::Models::Components::GetAllMediaResponseMp4Support

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

Overview

GetAllMediaResponseMp4Support - 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.