fm.liveswitch.h265.Utility Member List

This is the complete list of members for fm.liveswitch.h265.Utility, including all inherited members.

getNaluType(fm.liveswitch.DataBuffer encodedFrame)fm.liveswitch.h265.Utilitystatic
getNaluType(fm.liveswitch.DataBuffer encodedFrame, int offset)fm.liveswitch.h265.Utilitystatic
getStartCodeLength(fm.liveswitch.DataBuffer encodedFrame, int offset)fm.liveswitch.h265.Utilitystatic
isIdr(fm.liveswitch.DataBuffer encodedFrame)fm.liveswitch.h265.Utilitystatic
isIdr(fm.liveswitch.DataBuffer encodedFrame, int offset)fm.liveswitch.h265.Utilitystatic
isKeyFrame(fm.liveswitch.DataBuffer encodedFrame)fm.liveswitch.h265.Utilitystatic
isNaluType(int naluType, fm.liveswitch.DataBuffer encodedFrame, int offset)fm.liveswitch.h265.Utilitystatic
isPps(fm.liveswitch.DataBuffer encodedFrame)fm.liveswitch.h265.Utilitystatic
isPps(fm.liveswitch.DataBuffer encodedFrame, int offset)fm.liveswitch.h265.Utilitystatic
isSps(fm.liveswitch.DataBuffer encodedFrame)fm.liveswitch.h265.Utilitystatic
isSps(fm.liveswitch.DataBuffer encodedFrame, int offset)fm.liveswitch.h265.Utilitystatic
isVps(fm.liveswitch.DataBuffer encodedFrame)fm.liveswitch.h265.Utilitystatic
isVps(fm.liveswitch.DataBuffer encodedFrame, int offset)fm.liveswitch.h265.Utilitystatic
Utility()fm.liveswitch.h265.Utility