[−][src]Type Definition pspsdk_sys::sdk::sceMpegRingbufferCB
type sceMpegRingbufferCB = Option<unsafe extern "C" fn(pData: ScePVoid, iNumPackets: SceInt32, pParam: ScePVoid) -> SceInt32>;
Ringbuffer callback
type sceMpegRingbufferCB = Option<unsafe extern "C" fn(pData: ScePVoid, iNumPackets: SceInt32, pParam: ScePVoid) -> SceInt32>;
Ringbuffer callback