Searched refs:SEIMessage (Results 1 – 1 of 1) sorted by relevance
53 private SEIMessage seiMessage;356 seiMessage = new SEIMessage(cleanBuffer(data), seqParameterSet); in handleNALUnit()561 public class SEIMessage { class in H264TrackImpl587 public SEIMessage(InputStream is, SeqParameterSet sps) throws IOException { in SEIMessage() method in H264TrackImpl.SEIMessage