av_get_audio_frame_duration

Return audio frame duration.

@param avctx codec context @param frame_bytes size of the frame, or 0 if unknown @return frame duration, in samples, if known. 0 if not able to determine.

extern (C) @nogc nothrow
int
av_get_audio_frame_duration

Meta