|
Arduino live555
|
This is the complete list of members for H265VideoStreamDiscreteFramer, including all inherited members.
| afterGetting(FramedSource *source) (defined in FramedSource) | FramedSource | static |
| afterGettingFrame(void *clientData, unsigned frameSize, unsigned numTruncatedBytes, struct timeval presentationTime, unsigned durationInMicroseconds) (defined in H264or5VideoStreamDiscreteFramer) | H264or5VideoStreamDiscreteFramer | protectedstatic |
| afterGettingFrame1(unsigned frameSize, unsigned numTruncatedBytes, struct timeval presentationTime, unsigned durationInMicroseconds) (defined in H264or5VideoStreamDiscreteFramer) | H264or5VideoStreamDiscreteFramer | protected |
| afterGettingFunc typedef (defined in FramedSource) | FramedSource | |
| close(UsageEnvironment &env, char const *mediumName) (defined in Medium) | Medium | static |
| close(Medium *medium) (defined in Medium) | Medium | static |
| computePresentationTime(unsigned numAdditionalPictures) (defined in MPEGVideoStreamFramer) | MPEGVideoStreamFramer | protected |
| createNew(UsageEnvironment &env, FramedSource *inputSource, Boolean includeStartCodeInOutput=False, Boolean insertAccessUnitDelimiters=False) (defined in H265VideoStreamDiscreteFramer) | H265VideoStreamDiscreteFramer | static |
| detachInputSource() (defined in FramedFilter) | FramedFilter | |
| doGetNextFrame() (defined in H264or5VideoStreamDiscreteFramer) | H264or5VideoStreamDiscreteFramer | protectedvirtual |
| doStopGettingFrames() (defined in MPEGVideoStreamFramer) | MPEGVideoStreamFramer | protectedvirtual |
| envir() const (defined in Medium) | Medium | inline |
| fDurationInMicroseconds (defined in FramedSource) | FramedSource | protected |
| fFrameRate (defined in MPEGVideoStreamFramer) | MPEGVideoStreamFramer | protected |
| fFrameSize (defined in FramedSource) | FramedSource | protected |
| fHNumber (defined in H264or5VideoStreamFramer) | H264or5VideoStreamFramer | protected |
| fIncludeStartCodeInOutput (defined in H264or5VideoStreamFramer) | H264or5VideoStreamFramer | protected |
| fInputSource (defined in FramedFilter) | FramedFilter | protected |
| fInsertAccessUnitDelimiters (defined in H264or5VideoStreamFramer) | H264or5VideoStreamFramer | protected |
| fLastSeenPPS (defined in H264or5VideoStreamFramer) | H264or5VideoStreamFramer | protected |
| fLastSeenPPSSize (defined in H264or5VideoStreamFramer) | H264or5VideoStreamFramer | protected |
| fLastSeenSPS (defined in H264or5VideoStreamFramer) | H264or5VideoStreamFramer | protected |
| fLastSeenSPSSize (defined in H264or5VideoStreamFramer) | H264or5VideoStreamFramer | protected |
| fLastSeenVPS (defined in H264or5VideoStreamFramer) | H264or5VideoStreamFramer | protected |
| fLastSeenVPSSize (defined in H264or5VideoStreamFramer) | H264or5VideoStreamFramer | protected |
| flushInput() (defined in MPEGVideoStreamFramer) | MPEGVideoStreamFramer | |
| fMaxSize (defined in FramedSource) | FramedSource | protected |
| fNextPresentationTime (defined in H264or5VideoStreamFramer) | H264or5VideoStreamFramer | protected |
| fNumTruncatedBytes (defined in FramedSource) | FramedSource | protected |
| fParser (defined in MPEGVideoStreamFramer) | MPEGVideoStreamFramer | protected |
| fPictureCount (defined in MPEGVideoStreamFramer) | MPEGVideoStreamFramer | protected |
| fPictureEndMarker (defined in MPEGVideoStreamFramer) | MPEGVideoStreamFramer | protected |
| fPresentationTime (defined in FramedSource) | FramedSource | protected |
| fPresentationTimeBase (defined in MPEGVideoStreamFramer) | MPEGVideoStreamFramer | protected |
| FramedFilter(UsageEnvironment &env, FramedSource *inputSource) (defined in FramedFilter) | FramedFilter | protected |
| FramedSource(UsageEnvironment &env) (defined in FramedSource) | FramedSource | protected |
| fTo (defined in FramedSource) | FramedSource | protected |
| getAttributes() const (defined in FramedFilter) | FramedFilter | protectedvirtual |
| getNextFrame(unsigned char *to, unsigned maxSize, afterGettingFunc *afterGettingFunc, void *afterGettingClientData, onCloseFunc *onCloseFunc, void *onCloseClientData) (defined in FramedSource) | FramedSource | |
| getVPSandSPSandPPS(u_int8_t *&vps, unsigned &vpsSize, u_int8_t *&sps, unsigned &spsSize, u_int8_t *&pps, unsigned &ppsSize) const (defined in H264or5VideoStreamFramer) | H264or5VideoStreamFramer | inline |
| H264or5VideoStreamDiscreteFramer(int hNumber, UsageEnvironment &env, FramedSource *inputSource, Boolean includeStartCodeInOutput, Boolean insertAccessUnitDelimiters) (defined in H264or5VideoStreamDiscreteFramer) | H264or5VideoStreamDiscreteFramer | protected |
| H264or5VideoStreamFramer(int hNumber, UsageEnvironment &env, FramedSource *inputSource, Boolean createParser, Boolean includeStartCodeInOutput, Boolean insertAccessUnitDelimiters) (defined in H264or5VideoStreamFramer) | H264or5VideoStreamFramer | protected |
| H265VideoStreamDiscreteFramer(UsageEnvironment &env, FramedSource *inputSource, Boolean includeStartCodeInOutput, Boolean insertAccessUnitDelimiters) (defined in H265VideoStreamDiscreteFramer) | H265VideoStreamDiscreteFramer | protected |
| handleClosure(void *clientData) (defined in FramedSource) | FramedSource | static |
| handleClosure() (defined in FramedSource) | FramedSource | |
| inputSource() const (defined in FramedFilter) | FramedFilter | inline |
| isAMRAudioSource() const (defined in MediaSource) | MediaSource | virtual |
| isCurrentlyAwaitingData() const (defined in FramedSource) | FramedSource | inline |
| isDVVideoStreamFramer() const (defined in MediaSource) | MediaSource | virtual |
| isH264VideoStreamFramer() const (defined in MediaSource) | MediaSource | virtual |
| isJPEGVideoSource() const (defined in MediaSource) | MediaSource | virtual |
| isMediaSession() const (defined in Medium) | Medium | virtual |
| isMPEG1or2VideoStreamFramer() const (defined in MediaSource) | MediaSource | virtual |
| isMPEG2TransportStreamMultiplexor() const (defined in MediaSource) | MediaSource | virtual |
| isMPEG4VideoStreamFramer() const (defined in MediaSource) | MediaSource | virtual |
| isPPS(u_int8_t nal_unit_type) (defined in H264or5VideoStreamFramer) | H264or5VideoStreamFramer | protected |
| isRTCPInstance() const (defined in Medium) | Medium | virtual |
| isRTPSource() const (defined in MediaSource) | MediaSource | virtual |
| isRTSPClient() const (defined in Medium) | Medium | virtual |
| isRTSPServer() const (defined in Medium) | Medium | virtual |
| isServerMediaSession() const (defined in Medium) | Medium | virtual |
| isSink() const (defined in Medium) | Medium | virtual |
| isSPS(u_int8_t nal_unit_type) (defined in H264or5VideoStreamFramer) | H264or5VideoStreamFramer | protected |
| isVCL(u_int8_t nal_unit_type) (defined in H264or5VideoStreamFramer) | H264or5VideoStreamFramer | protected |
| isVPS(u_int8_t nal_unit_type) (defined in H264or5VideoStreamFramer) | H264or5VideoStreamFramer | protected |
| lookupByName(UsageEnvironment &env, char const *sourceName, FramedSource *&resultSource) (defined in FramedSource) | FramedSource | static |
| lookupByName(UsageEnvironment &env, char const *sourceName, MediaSource *&resultSource) (defined in MediaSource) | MediaSource | static |
| lookupByName(UsageEnvironment &env, char const *mediumName, Medium *&resultMedium) (defined in Medium) | Medium | static |
| maxFrameSize() const (defined in FramedSource) | FramedSource | virtual |
| MediaSource(UsageEnvironment &env) (defined in MediaSource) | MediaSource | protected |
| Medium(UsageEnvironment &env) (defined in Medium) | Medium | protected |
| MIMEtype() const (defined in FramedFilter) | FramedFilter | protectedvirtual |
| MPEGVideoStreamFramer(UsageEnvironment &env, FramedSource *inputSource) (defined in MPEGVideoStreamFramer) | MPEGVideoStreamFramer | protected |
| nalUnitEndsAccessUnit(u_int8_t nal_unit_type) (defined in H264or5VideoStreamDiscreteFramer) | H264or5VideoStreamDiscreteFramer | protectedvirtual |
| name() const (defined in Medium) | Medium | inline |
| nextTask() (defined in Medium) | Medium | inlineprotected |
| onCloseFunc typedef (defined in FramedSource) | FramedSource | |
| pictureEndMarker() (defined in MPEGVideoStreamFramer) | MPEGVideoStreamFramer | inline |
| reassignInputSource(FramedSource *newInputSource) (defined in FramedFilter) | FramedFilter | inline |
| saveCopyOfPPS(u_int8_t *from, unsigned size) (defined in H264or5VideoStreamFramer) | H264or5VideoStreamFramer | protected |
| saveCopyOfSPS(u_int8_t *from, unsigned size) (defined in H264or5VideoStreamFramer) | H264or5VideoStreamFramer | protected |
| saveCopyOfVPS(u_int8_t *from, unsigned size) (defined in H264or5VideoStreamFramer) | H264or5VideoStreamFramer | protected |
| setPresentationTime() (defined in H264or5VideoStreamFramer) | H264or5VideoStreamFramer | protected |
| setTimeCode(unsigned hours, unsigned minutes, unsigned seconds, unsigned pictures, unsigned picturesSinceLastGOP) (defined in MPEGVideoStreamFramer) | MPEGVideoStreamFramer | protected |
| setVPSandSPSandPPS(u_int8_t *vps, unsigned vpsSize, u_int8_t *sps, unsigned spsSize, u_int8_t *pps, unsigned ppsSize) (defined in H264or5VideoStreamFramer) | H264or5VideoStreamFramer | inline |
| stopGettingFrames() (defined in FramedSource) | FramedSource | |
| ~FramedFilter() (defined in FramedFilter) | FramedFilter | protectedvirtual |
| ~FramedSource() (defined in FramedSource) | FramedSource | protectedvirtual |
| ~H264or5VideoStreamDiscreteFramer() (defined in H264or5VideoStreamDiscreteFramer) | H264or5VideoStreamDiscreteFramer | protectedvirtual |
| ~H264or5VideoStreamFramer() (defined in H264or5VideoStreamFramer) | H264or5VideoStreamFramer | protectedvirtual |
| ~H265VideoStreamDiscreteFramer() (defined in H265VideoStreamDiscreteFramer) | H265VideoStreamDiscreteFramer | protectedvirtual |
| ~MediaSource() (defined in MediaSource) | MediaSource | protectedvirtual |
| ~Medium() (defined in Medium) | Medium | protectedvirtual |
| ~MPEGVideoStreamFramer() (defined in MPEGVideoStreamFramer) | MPEGVideoStreamFramer | protectedvirtual |