parse_media_info_updated
Description:
public static void parse_media_info_updated (
Message msg,
out MediaInfo info)
Parse the given media-info-updated msg and extract the corresponding media information
Parameters:
| msg |
A Message
|
| info |
the resulting media info
|