java.lang.Object | ||
↳ | org.opencdnunion.media.streamer.framework.AVPacketBase | |
↳ | org.opencdnunion.media.streamer.framework.ImgPacket |
Encoded video packet definition.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public VideoEncodeConfig | cfg | Video encoding configuration |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ImgPacket(VideoEncodeConfig cfg, ByteBuffer buf, long pts, long dts) | |||||||||||
ImgPacket(ImgPacket pkt) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |