public interface

ReorderingSeiMessageQueue.SeiConsumer

 androidx.media3.container.ReorderingSeiMessageQueue.SeiConsumer

Overview

Functional interface to handle an SEI message that is being removed from the queue.

Summary

Methods
public voidconsume(long presentationTimeUs, ParsableByteArray seiBuffer)

Handles an SEI message that is being removed from the queue.

Methods

public void consume(long presentationTimeUs, ParsableByteArray seiBuffer)

Handles an SEI message that is being removed from the queue.