• Home
  • Raw
  • Download

Lines Matching refs:FormatHandle

85 …34111284"></a>int32_t FormatDemuxerCreate(const FormatSource *source, FormatHandle * const handle)…
90 …a><a name="p426517411284"></a>int32_t FormatDemuxerSetParameter(const FormatHandle handle, int32_t…
95 …a name="p182651741162812"></a>int32_t FormatDemuxerGetParameter(const FormatHandle handle, int32_t…
100 …a><a name="p1626534118284"></a>int32_t FormatDemuxerSetCallBack(const FormatHandle handle, const F…
105 …a name="p526624122817"></a>int32_t FormatDemuxerSetBufferConfig(const FormatHandle handle, const F…
110 …name="p15266144111283"></a>int32_t FormatDemuxerGetBufferConfig(const FormatHandle handle, FormatB…
115 …2814"></a><a name="p1526664162814"></a>int32_t FormatDemuxerPrepare(const FormatHandle handle);</p>
120 …a><a name="p5266104113281"></a>int32_t FormatDemuxerGetFileInfo(const FormatHandle handle, FileInf…
125 …a><a name="p1826619419281"></a>int32_t FormatDemuxerSelectTrack(const FormatHandle handle, int32_t…
130 …a name="p17267341102812"></a>int32_t FormatDemuxerUnselectTrack(const FormatHandle handle, int32_t…
135 …22810"></a><a name="p02671641122810"></a>int32_t FormatDemuxerStart(const FormatHandle handle);</p>
140 …name="p1526719418280"></a>int32_t FormatDemuxerGetSelectedTrack(const FormatHandle handle, int32_t…
145 …</a><a name="p1268641112812"></a>int32_t FormatDemuxerReadFrame(const FormatHandle handle, FormatF…
150 …/a><a name="p15483141102218"></a>int32_t FormatDemuxerFreeFrame(const FormatHandle handle, FormatF…
155 …215"></a><a name="p0484241102215"></a>int32_t FormatDemuxerSeek(const FormatHandle handle, int32_t…
160 …842418228"></a><a name="p14842418228"></a>int32_t FormatDemuxerStop(const FormatHandle handle);</p>
165 …17222"></a><a name="p948418417222"></a>int32_t FormatDemuxerDestory(const FormatHandle handle);</p>
170 …4840414221"></a><a name="p124840414221"></a>int32_t FormatMuxerCreate(FormatHandle * const handle,…
175 …117228"></a><a name="p1348474117228"></a>int32_t FormatMuxerDestory(const FormatHandle handle);</p>
180 …9"></a><a name="p1948574113229"></a>int32_t FormatMuxerAddTrack(const FormatHandle handle, const T…
185 …/a><a name="p12485184152211"></a>int32_t FormatMuxerSetCallBack(const FormatHandle handle, const F…
190 …a><a name="p164854415224"></a>int32_t FormatMuxerSetOrientation(const FormatHandle handle, int deg…
195 …/a><a name="p10485154119227"></a>int32_t FormatMuxerSetLocation(const FormatHandle handle, int lat…
200 …<a name="p24851941172211"></a>int32_t FormatMuxerSetMaxFileSize(const FormatHandle handle, int64_t…
205 …name="p9485164152218"></a>int32_t FormatMuxerSetMaxFileDuration(const FormatHandle handle, int64_t…
210 …ame="p948515417222"></a>int32_t FormatMuxerSetFileSplitDuration(const FormatHandle handle, ManualS…
215 …14116229"></a><a name="p1448614116229"></a>int32_t FormatMuxerStart(const FormatHandle handle);</p>
220 …"></a><a name="p448664112224"></a>int32_t FormatMuxerWriteFrame(const FormatHandle handle, const F…
225 …a name="p148624112222"></a>int32_t FormatMuxerSetNextOutputFile(const FormatHandle handle, int32_t…
230 …6224"></a><a name="p14486204116224"></a>int32_t FormatMuxerStop(const FormatHandle handle, bool bl…
235 …a><a name="p14861341192214"></a>int32_t FormatMuxerSetParameter(const FormatHandle handle, int32_t…
240 …/a><a name="p1448654102214"></a>int32_t FormatMuxerGetParameter(const FormatHandle handle, int32_t…