Package libmp4v2-devel
Development files for the mp4v2 library
http://code.google.com/p/mp4v2
Development files and documentation needed to develop and compile programs
 using the libmp4v2 library.
Version: 2.1.0
See also: libmp4v2.
| Library Functions | |
| MP4 | |
| MP4AddRtpESConfigurationPacket | Add ES configuration information to an RTP hint | 
| MP4AddRtpHint | Add an RTP hint | 
| MP4AddRtpImmediateData | Add immediate data to an RTP packet | 
| MP4AddRtpPacket | Add an RTP packet | 
| MP4AddRtpSampleData | Add media sample data to an RTP packet | 
| MP4AddRtpVideoHint | Add an RTP video specific hint | 
| MP4AddTrackEdit | Add an edit segment to a track | 
| MP4AppendHintTrackSdp | Add to the SDP media level description of the hint track | 
| MP4AppendSessionSdp | Add to the SDP session level description of the file | 
| MP4BinaryToBase16 | Convert binary data to a base 16 string | 
| MP4BinaryToBase64 | Convert binary data to a base 64 string | 
| MP4CloneTrack | Make a clone of a specified track | 
| MP4ConvertFromMovieDuration | Convert a duration from the movie (file) time scale to a specified time scale. | 
| MP4ConvertFromTrackTimestamp | Convert a timestamp from the track time scale to a specified time scale. | 
| MP4ConvertToTrackTimestamp | Convert a timestamp from a specified time scale to the track time scale. | 
| MP4CopyTrack | Make a copy of a specified track | 
| MP4DeleteTrack | Delete a track | 
| MP4DeleteTrackEdit | Delete a track edit segment | 
| MP4FindTrackId | Find a track id | 
| MP4FindTrackIndex | Find a track index | 
| MP4GetAudioProfileLevel | Gets the minimum MPEG-4 audio profile and level required to render the contents of the file | 
| MP4GetDuration | Get the duration of the movie (file) | 
| MP4GetGraphicsProfileLevel | Gets the minimum MPEG-4 graphics profile and level required to render the contents of the file | 
| MP4GetHintTrackReferenceTrackId | Get the reference track id for a hint track | 
| MP4GetHintTrackRtpPayload | Get the RTP payload parameters of the hint track | 
| MP4GetHintTrackSdp | Get the SDP media level description associated with a hint track | 
| MP4GetNumberOfTracks | Get the number of tracks | 
| MP4GetODProfileLevel | Gets the minimum MPEG-4 object descriptor profile and level required to render the contents of the file | 
| MP4GetRtpHintNumberOfPackets | Get the number of packets in an RTP hint | 
| MP4GetRtpPacketBFrame | Get the B frame flag of an RTP packet | 
| MP4GetRtpPacketTransmitOffset | Get the transmit offset of an RTP packet | 
| MP4GetRtpTimestampStart | Get the RTP start time of a hint track | 
| MP4GetSampleIdFromEditTime | Get the sample id of a specified time in the edit list timeline | 
| MP4GetSceneProfileLevel | Gets the minimum MPEG-4 scene graph profile and level required to render the contents of the file | 
| MP4GetSessionSdp | Get the SDP session level description of the file | 
| MP4GetTrackAudioMpeg4Type | Get the encoding type of an MPEG-4 audio track | 
| MP4GetTrackAudioType | Get the encoding type of an audio track | 
| MP4GetTrackBitRate | Get the average bit rate in bits per second of the specified track | 
| MP4GetTrackDuration | Get the duration of a track | 
| MP4GetTrackESConfiguration | Get the elementary stream (ES) configuration of a track | 
| MP4GetTrackEditDuration | Get the duration of a track edit segment | 
| MP4GetTrackEditDwell | Get the dwell value of a track edit segment | 
| MP4GetTrackEditMediaStart | Get the media start time of a track edit segment | 
| MP4GetTrackEditStart | Get the start time of a track edit segment | 
| MP4GetTrackEditTotalDuration | Get the total duration of a sequence of track edit segments | 
| MP4GetTrackFixedSampleDuration | Get the fixed duration of samples in a track | 
| MP4GetTrackNumberOfEdits | Get the number of edit segments for a track | 
| MP4GetTrackNumberOfSamples | Get the number of samples in a track | 
| MP4GetTrackVideoFrameRate | Get the video frame rate of the specified video track | 
| MP4GetTrackVideoHeight | Get the video height in pixels of the specified video track | 
| MP4GetTrackVideoType | Get the encoding type of a video track | 
| MP4GetTrackVideoWidth | Get the video width in pixels of the specified video track | 
| MP4GetVideoProfileLevel | Gets the minimum MPEG-4 video profile and level required to render the contents of the file | 
| MP4MakeIsmaCompliant | Add ISMA compliant OD and Scene tracks | 
| MP4ReadRtpHint | Read an RTP hint | 
| MP4ReadRtpPacket | Read an RTP packet | 
| MP4ReadSampleFromEditTime | Read a track sample based on a specified edit list time | 
| MP4SetAudioProfileLevel | Sets the minimum MPEG-4 audio profile and level required to render the contents of the file | 
| MP4SetGraphicsProfileLevel | Sets the minimum MPEG-4 graphics profile and level required to render the contents of the file | 
| MP4SetHintTrackRtpPayload | Set the RTP payload parameters of the hint track | 
| MP4SetHintTrackSdp | Set the SDP media level description of the hint track | 
| MP4SetODProfileLevel | Sets the minimum MPEG-4 object descriptor profile and level required to render the contents of the file | 
| MP4SetRtpTimestampStart | Set the RTP start time of a hint track | 
| MP4SetSceneProfileLevel | Sets the minimum MPEG-4 scene graph profile and level required to render the contents of the file | 
| MP4SetSessionSdp | Set the SDP session level description of the file | 
| MP4SetTrackESConfiguration | Set the elementary stream (ES) configuration of a track | 
| MP4SetTrackEditDuration | Set the duration of a track edit segment | 
| MP4SetTrackEditDwell | Set the dwell value of a track edit segment | 
| MP4SetTrackEditMediaStart | Set the media start time of a track edit segment | 
| MP4SetVideoProfileLevel | Sets the minimum MPEG-4 video profile and level required to render the contents of the file | 
| MP4WriteRtpHint | Write an RTP hint |