4 libbasetype struct IntCGXVBase
6 options noautolib, noexpunge
9 #include <utility/tagitem.h>
10 #include <cybergraphx/cgxvideo.h>
11 #include <intuition/screens.h>
12 #include <intuition/intuition.h>
15 #include "cgxvideo_intern.h"
18 struct VLayerHandle *CreateVLayerHandleTagList(struct Screen *Screen, struct TagItem *TagItems) (A0, A1)
19 void DeleteVLayerHandle(struct VLayerHandle *VLayerHandle) (A0)
20 ULONG AttachVLayerTagList(struct VLayerHandle *VLayerHandle, struct Window *Window, struct TagItem *TagItems) (A0, A1, A2)
21 ULONG DetachVLayer(struct VLayerHandle *VLayerHandle) (A0)
22 ULONG GetVLayerAttr(struct VLayerHandle *VLayerHandle, ULONG AttrNum) (A0, D0)
23 ULONG LockVLayer(struct VLayerHandle *VLayerHandle) (A0)
24 ULONG UnlockVLayer(struct VLayerHandle *VLayerHandle) (A0)
25 void SetVLayerAttrTagList(struct VLayerHandle *VLayerHandle, struct TagItem *TagItems) (A0, A1)