Skip to main content

OH_AVTranscoderConfig_Create

Function OH_AVTranscoderConfig_Create 

Source
pub unsafe extern "C" fn OH_AVTranscoderConfig_Create() -> *mut OH_AVTranscoder_Config
Available on crate feature api-20 only.
Expand description

Create a transcoder config

ยงReturns

  • Returns a pointer to an OH_AVTranscoder_Config instance for success, nullptr for failure

Available since API-level: 20