Package libmpeg4ip-devel
- MP4(3) β IEC:14496\-1:2001 MPEG\-4 Systems. This file format is derived from Apple's QuickTime file format that has been used as a multimedia file format in a variety of platforms and applications. It is a very powerful and extensible format that can accomodate practically any type of media.
- MP4AddAudioTrack(3) β Add an audio track
- MP4AddHintTrack(3) β Add a hint track
- MP4AddODTrack(3) β Add a object descriptor (OD) track
- MP4AddRtpESConfigurationPacket(3) β Add ES configuration information to an RTP hint
- MP4AddRtpHint(3) β Add an RTP hint
- MP4AddRtpImmediateData(3) β Add immediate data to an RTP packet
- MP4AddRtpPacket(3) β Add an RTP packet
- MP4AddRtpSampleData(3) β Add media sample data to an RTP packet
- MP4AddRtpVideoHint(3) β Add an RTP video specific hint
- MP4AddSceneTrack(3) β Add a scene (BIFS) track
- MP4AddSystemsTrack(3) β Add an MPEG\-4 systems track
- MP4AddTrack(3) β Add a user defined track
- MP4AddTrackEdit(3) β Add an edit segment to a track
- MP4AddVideoTrack(3) β Add a video track
- MP4AppendHintTrackSdp(3) β Add to the SDP media level description of the hint track
- MP4AppendSessionSdp(3) β Add to the SDP session level description of the file
- MP4BinaryToBase16(3) β Convert binary data to a base 16 string
- MP4BinaryToBase64(3) β Convert binary data to a base 64 string
- MP4CloneTrack(3) β Make a clone of a specified track
- MP4Close(3) β Close an mp4 file
- MP4ConvertFromMovieDuration(3) β Convert a duration from the movie (file) time scale to a specified time scale.
- MP4ConvertFromTrackDuration(3) β Convert a duration from the track time scale to a specified time scale.
- MP4ConvertFromTrackTimestamp(3) β Convert a timestamp from the track time scale to a specified time scale.
- MP4ConvertToTrackDuration(3) β Convert a duration from a specified time scale to the track time scale.
- MP4ConvertToTrackTimestamp(3) β Convert a timestamp from a specified time scale to the track time scale.
- MP4CopySample(3) β Make a copy of a specified sample
- MP4CopyTrack(3) β Make a copy of a specified track
- MP4Create(3) β Create a new mp4 file
- MP4DeleteTrack(3) β Delete a track
- MP4DeleteTrackEdit(3) β Delete a track edit segment
- MP4Dump(3) β Print a text version of an mp4 file
- MP4FileInfo(3) β Return a textual summary of an mp4 file
- MP4FindTrackId(3) β Find a track id
- MP4FindTrackIndex(3) β Find a track index
- MP4GetAudioProfileLevel(3) β Gets the minimum MPEG\-4 audio profile and level required to render the contents of the file
- MP4GetDuration(3) β Get the duration of the movie (file)
- MP4GetGraphicsProfileLevel(3) β Gets the minimum MPEG\-4 graphics profile and level required to render the contents of the file
- MP4GetHintTrackReferenceTrackId(3) β Get the reference track id for a hint track
- MP4GetHintTrackRtpPayload(3) β Get the RTP payload parameters of the hint track
- MP4GetHintTrackSdp(3) β Get the SDP media level description associated with a hint track
- MP4GetNumberOfTracks(3) β Get the number of tracks
- MP4GetODProfileLevel(3) β Gets the minimum MPEG\-4 object descriptor profile and level required to render the contents of the file
- MP4GetRtpHintNumberOfPackets(3) β Get the number of packets in an RTP hint
- MP4GetRtpPacketBFrame(3) β Get the B frame flag of an RTP packet
- MP4GetRtpPacketTransmitOffset(3) β Get the transmit offset of an RTP packet
- MP4GetRtpTimestampStart(3) β Get the RTP start time of a hint track
- MP4GetSampleDuration(3) β Get the duration of a track sample
- MP4GetSampleIdFromEditTime(3) β Get the sample id of a specified time in the edit list timeline
- MP4GetSampleIdFromTime(3) β Get the sample id of a specified time
- MP4GetSampleRenderingOffset(3) β Get the rendering offset of a track sample
- MP4GetSampleSize(3) β Get the size of a track sample
- MP4GetSampleSync(3) β Get the state of the sample sync flag
- MP4GetSampleTime(3) β Get the start time of a track sample
- MP4GetSceneProfileLevel(3) β Gets the minimum MPEG\-4 scene graph profile and level required to render the contents of the file
- MP4GetSessionSdp(3) β Get the SDP session level description of the file
- MP4GetTimeScale(3) β Get the time scale of the movie (file)
- MP4GetTrackAudioMpeg4Type(3) β Get the encoding type of an MPEG\-4 audio track
- MP4GetTrackAudioType(3) β Get the encoding type of an audio track
- MP4GetTrackBitRate(3) β Get the average bit rate in bits per second of the specified track
- MP4GetTrackDuration(3) β Get the duration of a track
- MP4GetTrackESConfiguration(3) β Get the elementary stream (ES) configuration of a track
- MP4GetTrackEditDuration(3) β Get the duration of a track edit segment
- MP4GetTrackEditDwell(3) β Get the dwell value of a track edit segment
- MP4GetTrackEditMediaStart(3) β Get the media start time of a track edit segment
- MP4GetTrackEditStart(3) β Get the start time of a track edit segment
- MP4GetTrackEditTotalDuration(3) β Get the total duration of a sequence of track edit segments
- MP4GetTrackFixedSampleDuration(3) β Get the fixed duration of samples in a track
- MP4GetTrackMaxSampleSize(3) β Get the maximum sample size of a track
- MP4GetTrackNumberOfEdits(3) β Get the number of edit segments for a track
- MP4GetTrackNumberOfSamples(3) β Get the number of samples in a track
- MP4GetTrackTimeScale(3) β Get the time scale of a track
- MP4GetTrackType(3) β Get the track type
- MP4GetTrackVideoFrameRate(3) β Get the video frame rate of the specified video track
- MP4GetTrackVideoHeight(3) β Get the video height in pixels of the specified video track
- MP4GetTrackVideoType(3) β Get the encoding type of a video track
- MP4GetTrackVideoWidth(3) β Get the video width in pixels of the specified video track
- MP4GetVerbosity(3) β Gets the current level of diagnostic information
- MP4GetVideoProfileLevel(3) β Gets the minimum MPEG\-4 video profile and level required to render the contents of the file
- MP4Info(3) β Return a textual summary of an mp4 file
- MP4MakeIsmaCompliant(3) β Add ISMA compliant OD and Scene tracks
- MP4Modify(3) β Modify an existing mp4 file
- MP4Optimize(3) β Optimize the layout of an mp4 file
- MP4Read(3) β Read an existing mp4 file
- MP4ReadRtpHint(3) β Read an RTP hint
- MP4ReadRtpPacket(3) β Read an RTP packet
- MP4ReadSample(3) β Read a track sample
- MP4ReadSampleFromEditTime(3) β Read a track sample based on a specified edit list time
- MP4ReadSampleFromTime(3) β Read a track sample based on a specified time
- MP4SetAudioProfileLevel(3) β Sets the minimum MPEG\-4 audio profile and level required to render the contents of the file
- MP4SetGraphicsProfileLevel(3) β Sets the minimum MPEG\-4 graphics profile and level required to render the contents of the file
- MP4SetHintTrackRtpPayload(3) β Set the RTP payload parameters of the hint track
- MP4SetHintTrackSdp(3) β Set the SDP media level description of the hint track
- MP4SetODProfileLevel(3) β Sets the minimum MPEG\-4 object descriptor profile and level required to render the contents of the file
- MP4SetRtpTimestampStart(3) β Set the RTP start time of a hint track
- MP4SetSampleRenderingOffset(3) β Set the rendering offset of a track sample
- MP4SetSceneProfileLevel(3) β Sets the minimum MPEG\-4 scene graph profile and level required to render the contents of the file
- MP4SetSessionSdp(3) β Set the SDP session level description of the file
- MP4SetTimeScale(3) β Set the time scale of the movie (file)
- MP4SetTrackESConfiguration(3) β Set the elementary stream (ES) configuration of a track
- MP4SetTrackEditDuration(3) β Set the duration of a track edit segment
- MP4SetTrackEditDwell(3) β Set the dwell value of a track edit segment
- MP4SetTrackEditMediaStart(3) β Set the media start time of a track edit segment
- MP4SetTrackTimeScale(3) β Set the time scale of a track
- MP4SetVerbosity(3) β Sets the level of diagnostic information
- MP4SetVideoProfileLevel(3) β Sets the minimum MPEG\-4 video profile and level required to render the contents of the file
- MP4WriteRtpHint(3) β Write an RTP hint
- MP4WriteSample(3) β Write a track sample
