Uses of Class
bdsup2sub.supstream.dvd.SubPictureDVD
Packages that use SubPictureDVD
-
Uses of SubPictureDVD in bdsup2sub.core
Fields in bdsup2sub.core declared as SubPictureDVDModifier and TypeFieldDescriptionprivate static SubPictureDVDCore.subVobTrgUsed for creating VobSub streams -
Uses of SubPictureDVD in bdsup2sub.supstream.dvd
Fields in bdsup2sub.supstream.dvd with type parameters of type SubPictureDVDModifier and TypeFieldDescriptionprivate final List<SubPictureDVD>SubDvd.subPicturesArrayList of captions contained in the current fileprivate List<SubPictureDVD>SupDvd.subPicturesMethods in bdsup2sub.supstream.dvd with parameters of type SubPictureDVDModifier and TypeMethodDescriptionstatic byte[]SubDvdWriter.createSubFrame(SubPictureDVD pic, Bitmap bm) Create the binary stream representation of one captionstatic byte[]SupDvdWriter.createSupFrame(SubPictureDVD pic, Bitmap bm) Create the binary stream representation of one captionprivate voidSubDvd.decode(SubPictureDVD pic) private voidSupDvd.decode(SubPictureDVD pic) static BitmapSupDvdUtil.decodeImage(SubPictureDVD pic, FileBuffer fBuf, int transIdx) decode caption from the input streamstatic PaletteSupDvdUtil.decodePalette(SubPictureDVD pic, Palette pal) create fitting four color palette for the given captionprivate voidSubDvd.readSubFrame(SubPictureDVD pic, long endOfs, FileBuffer buffer) Read one frame from SUB file