# Functions
NewNopAPI returns an API that does nothing.
# Constants
MediaDataTypeAuto indicates that the media data type should be automatically detected based on the data.
MediaDataTypeMP3 indicates that the media data is in MP3 format.
MediaDataTypeWAV indicates that the media data is in WAV format.
# Type aliases
MediaDataType indicates the type of media data contained in a data block.