ope_encoder_continue_new_file

Function ope_encoder_continue_new_file 

Source
pub unsafe extern "C" fn ope_encoder_continue_new_file(
    enc: *mut OggOpusEnc,
    path: *const c_char,
    comments: *mut OggOpusComments,
) -> c_int
Expand description

Ends the stream and create a new file.

§Arguments

  • enc [in,out] - Encoder
  • path - Path where to write the new file
  • comments - Comments associated with the stream

§Returns

Error code