- name
- The name of the codec to be instantiated.
Documentation for this section has not yet been entered.
Type Reason Java.IO.IOException if the codec cannot be created. Java.Lang.IllegalArgumentException if name is not valid. Java.Lang.NullPointerException if name is null.
If you know the exact name of the component you want to instantiate use this method to instantiate it. Use with caution. Likely to be used with information obtained from Android.Media.MediaCodecList