Uses of Class
bdsup2sub.supstream.bd.SupBDParser.PCSSegment
Packages that use SupBDParser.PCSSegment
-
Uses of SupBDParser.PCSSegment in bdsup2sub.supstream.bd
Methods in bdsup2sub.supstream.bd that return SupBDParser.PCSSegmentModifier and TypeMethodDescriptionprivate SupBDParser.PCSSegment
SupBDParser.readPCSSegment
(int offset) Methods in bdsup2sub.supstream.bd with parameters of type SupBDParser.PCSSegmentModifier and TypeMethodDescriptionprivate int
SupBDParser.getCompositionNumber
(SupBDParser.PCSSegment segment) private PGSCompositionState
SupBDParser.getCompositionState
(SupBDParser.PCSSegment segment) private boolean
SupBDParser.getPaletteUpdateFlag
(SupBDParser.PCSSegment segment) Retrieve palette (only) update flag from PCS segmentprivate boolean
SupBDParser.parseODS
(SupBDParser.PCSSegment pcsSegment, SubPictureBD subPictureBD, StringBuffer message) private void
SupBDParser.parsePCS
(SupBDParser.PCSSegment segment, SubPictureBD subPictureBD, StringBuffer message) parse an PCS packet which contains width/height infoprivate int
SupBDParser.parsePDS
(SupBDParser.PCSSegment pcsSegment, SubPictureBD subPictureBD, StringBuffer message) private void
SupBDParser.parseWDS
(SupBDParser.PCSSegment pcsSegment, SubPictureBD subPictureBD)