pub unsafe extern "C" fn ltc_encoder_get_frame(
    e: *mut LTCEncoder,
    f: *mut LTCFrame
)
Expand description

Low-level access to the encoder internal LTCFrame data

@param e encoder handle @param f return LTC frame data