Home | History | Annotate | Download | only in inc

Lines Matching refs:M4OSA_UInt32

84     M4OSA_UInt32    m_streamId;                    /**< Stream Id (unique number definning
88 M4OSA_UInt32 m_averageBitRate; /**< Average bitrate in kb/s */
89 M4OSA_UInt32 m_maxAUSize; /**< Maximum size of an Access Unit */
92 M4OSA_UInt32 m_decoderSpecificInfoSize; /**< Size of the specific information
96 M4OSA_UInt32 m_structSize; /**< Size of the structure in bytes */
101 M4OSA_UInt32 m_H264decoderSpecificInfoSize; /**< Size of the specific
105 M4OSA_UInt32 m_ESDSInfoSize; /**< Size of the MPEG4 or AAC ESDS box */
117 M4OSA_UInt32 m_videoWidth; /**< Width of the video in the stream */
118 M4OSA_UInt32 m_videoHeight; /**< Height of the video in the stream */
122 M4OSA_UInt32 m_structSize; /**< Size of the structure in bytes */
134 M4OSA_UInt32 m_nbChannels; /**< Number of channels in the audio stream
136 M4OSA_UInt32 m_byteFrameLength; /**< Size of frame samples in bytes */
137 M4OSA_UInt32 m_byteSampleSize; /**< Number of bytes per sample */
138 M4OSA_UInt32 m_samplingFrequency; /**< Sample frequency in kHz */
139 M4OSA_UInt32 m_structSize; /**< Size of the structure in bytes */
153 M4OSA_UInt32 m_trackWidth; /**< Width of the video in the stream */
154 M4OSA_UInt32 m_trackHeight; /**< Height of the video in the stream */
155 M4OSA_UInt32 m_trackXpos; /**< X position of the text track in video area */
156 M4OSA_UInt32 m_trackYpos; /**< Y position of the text track in video area */
159 M4OSA_UInt32 disp_flag; /**< the way text will be displayed */
175 M4OSA_UInt32 m_structSize; /**< Size of the structure in bytes */
188 M4OSA_UInt32 m_streamID; /**< Id of the stream to get an AU from */
190 M4OSA_UInt32 m_size; /**< Size of the dataAdress area */
194 M4OSA_UInt32 m_maxsize; /**< Maximum size of the AU */
195 M4OSA_UInt32 m_structSize; /**< Structure size */