This table contain list of newly added encoder and decoder control software APIs in 2019.1 release.
2019.1 Release | API Description |
---|---|
bool AL_Encoder_SetInputResolution(AL_HEncoder hEnc, AL_TDimension tDim) | Changes the input resolution dynamically. This is related to the dynamic resolution change feature. |
AL_MetaData_Clone(AL_TMetaData* pMeta) | This function becomes part of the vtable of the AL_TMetadata, effectively becoming a copy constructor. |