Tizen Native API
4.0
|
The Media Controller Metadata API provides functions for media metadata.
#include <media_controller_metadata.h>
The Media Controller Metadata API allows you to get metadata (#mc_metadata_get()).
You can copy the metadata by using #mc_metadata_clone(). And if you don't use handle anymore, you have to destroy it(#mc_metadata_destroy()).