ope_encoder_chain_current

Function ope_encoder_chain_current 

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

Ends the stream and create a new stream within the same file.

§Arguments

  • enc [in,out] - Encoder
  • comments - Comments associated with the stream

§Returns

Error code