Electra Player ID3 timed metadata

Hi,

does Electra Player support ID3 timed metadata tags?
We’d like to use it to ensure proper information is shown in exact time on all clients.
We did few tests but MediaPlayer->GetMediaMetadataItems() always return empty map.
Calling MediaPlayer->GetPlayerFacade()->GetPlayer()->GetSamples() followed by Samples.FetchMetadata(...) returns no metadata samples.
Looking into the code clearly some form of metadata is supported. Could you please provide more info about metadata supported by the player?

Thank you