Create PCM Codec ConfigurationAsk AIpost https://api.bitmovin.com/v1/encoding/configurations/audio/pcmBody ParamsThe PCM Codec Configuration to be creatednamestringrequiredName of the resource. Can be freely chosen by the user.descriptionstringDescription of the resource. Can be freely chosen by the user.customDatastringUser-specific meta data. This can hold anything.bitrateint64requiredTarget bitrate for the encoded audio in bpsratedoubleAudio sampling rate in HzpresetConfigurationstringenumDefaults to XDCAMUse a set of well defined configurations preset to support certain use cases. Can be overwritten with more specific values.XDCAMAllowed:XDCAMchannelLayoutstringenumDefaults to MONOChannel layout of the audio codec configurationMONOSTEREOAllowed:MONOSTEREOsampleFormatstringenumDefaults to S24LESampling format of the audio codec configurationS16LES24LES32LEAllowed:S16LES24LES32LEResponses 201Successful response. defaultError response.Updated 2 months ago