Home | History | Annotate | Download | only in inc

Lines Matching refs:streamID

122  *          the streamID track
124 * @param streamID (IN) Stream ID of the track.
134 M4SYS_StreamID streamID,
139 * @brief Ask the core MP4 writer to write the access unit in the streamID track
143 * @param streamID (IN) Stream ID of the track.
156 M4SYS_StreamID streamID,
210 * @note By selecting a specific streamID (not null), the caller can obtain
211 * the state of a specific stream. By using 0 as streamID the returned
215 * @param context (IN/OUT) streamID of the stream to retrieve the
224 M4SYS_StreamID streamID);