menu
eleven_labs_client package
documentation
generated/elevenlabs_openapi.models.swagger.dart
DubbingMediaMetadata
DubbingMediaMetadata.new const constructor
DubbingMediaMetadata.new const constructor
dark_mode
light_mode
DubbingMediaMetadata
constructor
const
DubbingMediaMetadata
(
{
required
String
contentType
,
required
double
duration
,
})
Implementation
const DubbingMediaMetadata({ required this.contentType, required this.duration, });
eleven_labs_client package
documentation
generated/elevenlabs_openapi.models.swagger
DubbingMediaMetadata
DubbingMediaMetadata.new const constructor
DubbingMediaMetadata class