Uses of Class
org.webrtc.NaluIndex
Packages that use NaluIndex
-
Uses of NaluIndex in io.antmedia.webrtc.api
Method parameters in io.antmedia.webrtc.api with type arguments of type NaluIndexModifier and TypeMethodDescriptionvoid
IWebRTCClient.sendVideoPacket
(ByteBuffer videoPacket, boolean isKeyFrame, long timestamp, int frameRotation, List<NaluIndex> naluIndices, String trackId) Send video packet to connected client