public static void Init(this IMediaManager mediaManager, Context context) { mediaManager.SetContext(context); mediaManager.Init(); }