Type Definition ndk::media::Result[][src]

pub type Result<T, E = NdkMediaError> = Result<T, E>;