ncloader  0.1
 모두 데이타 구조 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 매크로 그룹들 페이지들
video.h 파일 참조
+ 이 그래프는 이 파일을 직/간접적으로 include 하는 파일들을 보여줍니다.:

이 파일의 소스 코드 페이지로 가기

함수

int video_seek (int handle __UNUSED, int offset, int whence)
 
int video_read (int handle __UNUSED, char *buffer, int size)
 
int video_write (int handle __UNUSED, const char *buffer, int size)
 
int video_ctrl (int handle, int cmd, va_list ap)
 
int video_init (void)