Uses of Class
bdsup2sub.supstream.ImageObjectFragment
Packages that use ImageObjectFragment
-
Uses of ImageObjectFragment in bdsup2sub.supstream
Fields in bdsup2sub.supstream with type parameters of type ImageObjectFragmentModifier and TypeFieldDescriptionprivate List<ImageObjectFragment>
ImageObject.fragmentList
list of ODS packets containing image infoMethods in bdsup2sub.supstream that return types with arguments of type ImageObjectFragment -
Uses of ImageObjectFragment in bdsup2sub.supstream.dvd
Fields in bdsup2sub.supstream.dvd with type parameters of type ImageObjectFragmentModifier and TypeFieldDescriptionprivate List<ImageObjectFragment>
SubPictureDVD.rleFragments
list of RLE fragmentsMethods in bdsup2sub.supstream.dvd that return types with arguments of type ImageObjectFragmentMethod parameters in bdsup2sub.supstream.dvd with type arguments of type ImageObjectFragmentModifier and TypeMethodDescriptionvoid
SubPictureDVD.setRleFragments
(List<ImageObjectFragment> rleFragments)