HomeSort by relevance Sort by last modified time
    Searched refs:AMediaCodecCryptoInfo (Results 1 - 25 of 69) sorted by null

1 2 3

  /development/ndk/platforms/android-24/include/media/
NdkMediaCodec.h 51 typedef struct AMediaCodecCryptoInfo AMediaCodecCryptoInfo;
140 size_t idx, off_t offset, AMediaCodecCryptoInfo*, uint64_t time, uint32_t flags);
192 * Create an AMediaCodecCryptoInfo from scratch. Use this if you need to use custom
195 * AMediaCodecCryptoInfo describes the structure of an (at least
205 AMediaCodecCryptoInfo *AMediaCodecCryptoInfo_new(
214 * delete an AMediaCodecCryptoInfo created previously with AMediaCodecCryptoInfo_new, or
217 media_status_t AMediaCodecCryptoInfo_delete(AMediaCodecCryptoInfo*);
223 AMediaCodecCryptoInfo *info,
229 size_t AMediaCodecCryptoInfo_getNumSubSamples(AMediaCodecCryptoInfo*);
    [all...]
  /development/ndk/platforms/android-21/include/media/
NdkMediaCodec.h 51 typedef struct AMediaCodecCryptoInfo AMediaCodecCryptoInfo;
140 size_t idx, off_t offset, AMediaCodecCryptoInfo*, uint64_t time, uint32_t flags);
173 * Create an AMediaCodecCryptoInfo from scratch. Use this if you need to use custom
176 * AMediaCodecCryptoInfo describes the structure of an (at least
186 AMediaCodecCryptoInfo *AMediaCodecCryptoInfo_new(
195 * delete an AMediaCodecCryptoInfo created previously with AMediaCodecCryptoInfo_new, or
198 media_status_t AMediaCodecCryptoInfo_delete(AMediaCodecCryptoInfo*);
203 size_t AMediaCodecCryptoInfo_getNumSubSamples(AMediaCodecCryptoInfo*);
208 media_status_t AMediaCodecCryptoInfo_getKey(AMediaCodecCryptoInfo*, uint8_t *dst)
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/media/
NdkMediaCodec.h 51 typedef struct AMediaCodecCryptoInfo AMediaCodecCryptoInfo;
140 size_t idx, off_t offset, AMediaCodecCryptoInfo*, uint64_t time, uint32_t flags);
173 * Create an AMediaCodecCryptoInfo from scratch. Use this if you need to use custom
176 * AMediaCodecCryptoInfo describes the structure of an (at least
186 AMediaCodecCryptoInfo *AMediaCodecCryptoInfo_new(
195 * delete an AMediaCodecCryptoInfo created previously with AMediaCodecCryptoInfo_new, or
198 media_status_t AMediaCodecCryptoInfo_delete(AMediaCodecCryptoInfo*);
203 size_t AMediaCodecCryptoInfo_getNumSubSamples(AMediaCodecCryptoInfo*);
208 media_status_t AMediaCodecCryptoInfo_getKey(AMediaCodecCryptoInfo*, uint8_t *dst)
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/media/
NdkMediaCodec.h 51 typedef struct AMediaCodecCryptoInfo AMediaCodecCryptoInfo;
140 size_t idx, off_t offset, AMediaCodecCryptoInfo*, uint64_t time, uint32_t flags);
173 * Create an AMediaCodecCryptoInfo from scratch. Use this if you need to use custom
176 * AMediaCodecCryptoInfo describes the structure of an (at least
186 AMediaCodecCryptoInfo *AMediaCodecCryptoInfo_new(
195 * delete an AMediaCodecCryptoInfo created previously with AMediaCodecCryptoInfo_new, or
198 media_status_t AMediaCodecCryptoInfo_delete(AMediaCodecCryptoInfo*);
203 size_t AMediaCodecCryptoInfo_getNumSubSamples(AMediaCodecCryptoInfo*);
208 media_status_t AMediaCodecCryptoInfo_getKey(AMediaCodecCryptoInfo*, uint8_t *dst)
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/media/
NdkMediaCodec.h 51 typedef struct AMediaCodecCryptoInfo AMediaCodecCryptoInfo;
140 size_t idx, off_t offset, AMediaCodecCryptoInfo*, uint64_t time, uint32_t flags);
173 * Create an AMediaCodecCryptoInfo from scratch. Use this if you need to use custom
176 * AMediaCodecCryptoInfo describes the structure of an (at least
186 AMediaCodecCryptoInfo *AMediaCodecCryptoInfo_new(
195 * delete an AMediaCodecCryptoInfo created previously with AMediaCodecCryptoInfo_new, or
198 media_status_t AMediaCodecCryptoInfo_delete(AMediaCodecCryptoInfo*);
203 size_t AMediaCodecCryptoInfo_getNumSubSamples(AMediaCodecCryptoInfo*);
208 media_status_t AMediaCodecCryptoInfo_getKey(AMediaCodecCryptoInfo*, uint8_t *dst)
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/media/
NdkMediaCodec.h 51 typedef struct AMediaCodecCryptoInfo AMediaCodecCryptoInfo;
140 size_t idx, off_t offset, AMediaCodecCryptoInfo*, uint64_t time, uint32_t flags);
173 * Create an AMediaCodecCryptoInfo from scratch. Use this if you need to use custom
176 * AMediaCodecCryptoInfo describes the structure of an (at least
186 AMediaCodecCryptoInfo *AMediaCodecCryptoInfo_new(
195 * delete an AMediaCodecCryptoInfo created previously with AMediaCodecCryptoInfo_new, or
198 media_status_t AMediaCodecCryptoInfo_delete(AMediaCodecCryptoInfo*);
203 size_t AMediaCodecCryptoInfo_getNumSubSamples(AMediaCodecCryptoInfo*);
208 media_status_t AMediaCodecCryptoInfo_getKey(AMediaCodecCryptoInfo*, uint8_t *dst)
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/media/
NdkMediaCodec.h 51 typedef struct AMediaCodecCryptoInfo AMediaCodecCryptoInfo;
140 size_t idx, off_t offset, AMediaCodecCryptoInfo*, uint64_t time, uint32_t flags);
173 * Create an AMediaCodecCryptoInfo from scratch. Use this if you need to use custom
176 * AMediaCodecCryptoInfo describes the structure of an (at least
186 AMediaCodecCryptoInfo *AMediaCodecCryptoInfo_new(
195 * delete an AMediaCodecCryptoInfo created previously with AMediaCodecCryptoInfo_new, or
198 media_status_t AMediaCodecCryptoInfo_delete(AMediaCodecCryptoInfo*);
203 size_t AMediaCodecCryptoInfo_getNumSubSamples(AMediaCodecCryptoInfo*);
208 media_status_t AMediaCodecCryptoInfo_getKey(AMediaCodecCryptoInfo*, uint8_t *dst)
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/media/
NdkMediaCodec.h 51 typedef struct AMediaCodecCryptoInfo AMediaCodecCryptoInfo;
140 size_t idx, off_t offset, AMediaCodecCryptoInfo*, uint64_t time, uint32_t flags);
173 * Create an AMediaCodecCryptoInfo from scratch. Use this if you need to use custom
176 * AMediaCodecCryptoInfo describes the structure of an (at least
186 AMediaCodecCryptoInfo *AMediaCodecCryptoInfo_new(
195 * delete an AMediaCodecCryptoInfo created previously with AMediaCodecCryptoInfo_new, or
198 media_status_t AMediaCodecCryptoInfo_delete(AMediaCodecCryptoInfo*);
203 size_t AMediaCodecCryptoInfo_getNumSubSamples(AMediaCodecCryptoInfo*);
208 media_status_t AMediaCodecCryptoInfo_getKey(AMediaCodecCryptoInfo*, uint8_t *dst)
    [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/media/
NdkMediaCodec.h 51 typedef struct AMediaCodecCryptoInfo AMediaCodecCryptoInfo;
140 size_t idx, off_t offset, AMediaCodecCryptoInfo*, uint64_t time, uint32_t flags);
173 * Create an AMediaCodecCryptoInfo from scratch. Use this if you need to use custom
176 * AMediaCodecCryptoInfo describes the structure of an (at least
186 AMediaCodecCryptoInfo *AMediaCodecCryptoInfo_new(
195 * delete an AMediaCodecCryptoInfo created previously with AMediaCodecCryptoInfo_new, or
198 media_status_t AMediaCodecCryptoInfo_delete(AMediaCodecCryptoInfo*);
203 size_t AMediaCodecCryptoInfo_getNumSubSamples(AMediaCodecCryptoInfo*);
208 media_status_t AMediaCodecCryptoInfo_getKey(AMediaCodecCryptoInfo*, uint8_t *dst)
    [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/media/
NdkMediaCodec.h 51 typedef struct AMediaCodecCryptoInfo AMediaCodecCryptoInfo;
140 size_t idx, off_t offset, AMediaCodecCryptoInfo*, uint64_t time, uint32_t flags);
173 * Create an AMediaCodecCryptoInfo from scratch. Use this if you need to use custom
176 * AMediaCodecCryptoInfo describes the structure of an (at least
186 AMediaCodecCryptoInfo *AMediaCodecCryptoInfo_new(
195 * delete an AMediaCodecCryptoInfo created previously with AMediaCodecCryptoInfo_new, or
198 media_status_t AMediaCodecCryptoInfo_delete(AMediaCodecCryptoInfo*);
203 size_t AMediaCodecCryptoInfo_getNumSubSamples(AMediaCodecCryptoInfo*);
208 media_status_t AMediaCodecCryptoInfo_getKey(AMediaCodecCryptoInfo*, uint8_t *dst)
    [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/media/
NdkMediaCodec.h 51 typedef struct AMediaCodecCryptoInfo AMediaCodecCryptoInfo;
140 size_t idx, off_t offset, AMediaCodecCryptoInfo*, uint64_t time, uint32_t flags);
173 * Create an AMediaCodecCryptoInfo from scratch. Use this if you need to use custom
176 * AMediaCodecCryptoInfo describes the structure of an (at least
186 AMediaCodecCryptoInfo *AMediaCodecCryptoInfo_new(
195 * delete an AMediaCodecCryptoInfo created previously with AMediaCodecCryptoInfo_new, or
198 media_status_t AMediaCodecCryptoInfo_delete(AMediaCodecCryptoInfo*);
203 size_t AMediaCodecCryptoInfo_getNumSubSamples(AMediaCodecCryptoInfo*);
208 media_status_t AMediaCodecCryptoInfo_getKey(AMediaCodecCryptoInfo*, uint8_t *dst)
    [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/media/
NdkMediaCodec.h 51 typedef struct AMediaCodecCryptoInfo AMediaCodecCryptoInfo;
140 size_t idx, off_t offset, AMediaCodecCryptoInfo*, uint64_t time, uint32_t flags);
173 * Create an AMediaCodecCryptoInfo from scratch. Use this if you need to use custom
176 * AMediaCodecCryptoInfo describes the structure of an (at least
186 AMediaCodecCryptoInfo *AMediaCodecCryptoInfo_new(
195 * delete an AMediaCodecCryptoInfo created previously with AMediaCodecCryptoInfo_new, or
198 media_status_t AMediaCodecCryptoInfo_delete(AMediaCodecCryptoInfo*);
203 size_t AMediaCodecCryptoInfo_getNumSubSamples(AMediaCodecCryptoInfo*);
208 media_status_t AMediaCodecCryptoInfo_getKey(AMediaCodecCryptoInfo*, uint8_t *dst)
    [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/media/
NdkMediaCodec.h 51 typedef struct AMediaCodecCryptoInfo AMediaCodecCryptoInfo;
140 size_t idx, off_t offset, AMediaCodecCryptoInfo*, uint64_t time, uint32_t flags);
173 * Create an AMediaCodecCryptoInfo from scratch. Use this if you need to use custom
176 * AMediaCodecCryptoInfo describes the structure of an (at least
186 AMediaCodecCryptoInfo *AMediaCodecCryptoInfo_new(
195 * delete an AMediaCodecCryptoInfo created previously with AMediaCodecCryptoInfo_new, or
198 media_status_t AMediaCodecCryptoInfo_delete(AMediaCodecCryptoInfo*);
203 size_t AMediaCodecCryptoInfo_getNumSubSamples(AMediaCodecCryptoInfo*);
208 media_status_t AMediaCodecCryptoInfo_getKey(AMediaCodecCryptoInfo*, uint8_t *dst)
    [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/media/
NdkMediaCodec.h 51 typedef struct AMediaCodecCryptoInfo AMediaCodecCryptoInfo;
140 size_t idx, off_t offset, AMediaCodecCryptoInfo*, uint64_t time, uint32_t flags);
173 * Create an AMediaCodecCryptoInfo from scratch. Use this if you need to use custom
176 * AMediaCodecCryptoInfo describes the structure of an (at least
186 AMediaCodecCryptoInfo *AMediaCodecCryptoInfo_new(
195 * delete an AMediaCodecCryptoInfo created previously with AMediaCodecCryptoInfo_new, or
198 media_status_t AMediaCodecCryptoInfo_delete(AMediaCodecCryptoInfo*);
203 size_t AMediaCodecCryptoInfo_getNumSubSamples(AMediaCodecCryptoInfo*);
208 media_status_t AMediaCodecCryptoInfo_getKey(AMediaCodecCryptoInfo*, uint8_t *dst)
    [all...]
  /prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/media/
NdkMediaCodec.h 51 typedef struct AMediaCodecCryptoInfo AMediaCodecCryptoInfo;
140 size_t idx, off_t offset, AMediaCodecCryptoInfo*, uint64_t time, uint32_t flags);
173 * Create an AMediaCodecCryptoInfo from scratch. Use this if you need to use custom
176 * AMediaCodecCryptoInfo describes the structure of an (at least
186 AMediaCodecCryptoInfo *AMediaCodecCryptoInfo_new(
195 * delete an AMediaCodecCryptoInfo created previously with AMediaCodecCryptoInfo_new, or
198 media_status_t AMediaCodecCryptoInfo_delete(AMediaCodecCryptoInfo*);
203 size_t AMediaCodecCryptoInfo_getNumSubSamples(AMediaCodecCryptoInfo*);
208 media_status_t AMediaCodecCryptoInfo_getKey(AMediaCodecCryptoInfo*, uint8_t *dst)
    [all...]
  /prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/media/
NdkMediaCodec.h 51 typedef struct AMediaCodecCryptoInfo AMediaCodecCryptoInfo;
140 size_t idx, off_t offset, AMediaCodecCryptoInfo*, uint64_t time, uint32_t flags);
173 * Create an AMediaCodecCryptoInfo from scratch. Use this if you need to use custom
176 * AMediaCodecCryptoInfo describes the structure of an (at least
186 AMediaCodecCryptoInfo *AMediaCodecCryptoInfo_new(
195 * delete an AMediaCodecCryptoInfo created previously with AMediaCodecCryptoInfo_new, or
198 media_status_t AMediaCodecCryptoInfo_delete(AMediaCodecCryptoInfo*);
203 size_t AMediaCodecCryptoInfo_getNumSubSamples(AMediaCodecCryptoInfo*);
208 media_status_t AMediaCodecCryptoInfo_getKey(AMediaCodecCryptoInfo*, uint8_t *dst)
    [all...]
  /prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/media/
NdkMediaCodec.h 51 typedef struct AMediaCodecCryptoInfo AMediaCodecCryptoInfo;
140 size_t idx, off_t offset, AMediaCodecCryptoInfo*, uint64_t time, uint32_t flags);
173 * Create an AMediaCodecCryptoInfo from scratch. Use this if you need to use custom
176 * AMediaCodecCryptoInfo describes the structure of an (at least
186 AMediaCodecCryptoInfo *AMediaCodecCryptoInfo_new(
195 * delete an AMediaCodecCryptoInfo created previously with AMediaCodecCryptoInfo_new, or
198 media_status_t AMediaCodecCryptoInfo_delete(AMediaCodecCryptoInfo*);
203 size_t AMediaCodecCryptoInfo_getNumSubSamples(AMediaCodecCryptoInfo*);
208 media_status_t AMediaCodecCryptoInfo_getKey(AMediaCodecCryptoInfo*, uint8_t *dst)
    [all...]
  /prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/media/
NdkMediaCodec.h 51 typedef struct AMediaCodecCryptoInfo AMediaCodecCryptoInfo;
140 size_t idx, off_t offset, AMediaCodecCryptoInfo*, uint64_t time, uint32_t flags);
173 * Create an AMediaCodecCryptoInfo from scratch. Use this if you need to use custom
176 * AMediaCodecCryptoInfo describes the structure of an (at least
186 AMediaCodecCryptoInfo *AMediaCodecCryptoInfo_new(
195 * delete an AMediaCodecCryptoInfo created previously with AMediaCodecCryptoInfo_new, or
198 media_status_t AMediaCodecCryptoInfo_delete(AMediaCodecCryptoInfo*);
203 size_t AMediaCodecCryptoInfo_getNumSubSamples(AMediaCodecCryptoInfo*);
208 media_status_t AMediaCodecCryptoInfo_getKey(AMediaCodecCryptoInfo*, uint8_t *dst)
    [all...]
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/media/
NdkMediaCodec.h 51 typedef struct AMediaCodecCryptoInfo AMediaCodecCryptoInfo;
140 size_t idx, off_t offset, AMediaCodecCryptoInfo*, uint64_t time, uint32_t flags);
173 * Create an AMediaCodecCryptoInfo from scratch. Use this if you need to use custom
176 * AMediaCodecCryptoInfo describes the structure of an (at least
186 AMediaCodecCryptoInfo *AMediaCodecCryptoInfo_new(
195 * delete an AMediaCodecCryptoInfo created previously with AMediaCodecCryptoInfo_new, or
198 media_status_t AMediaCodecCryptoInfo_delete(AMediaCodecCryptoInfo*);
203 size_t AMediaCodecCryptoInfo_getNumSubSamples(AMediaCodecCryptoInfo*);
208 media_status_t AMediaCodecCryptoInfo_getKey(AMediaCodecCryptoInfo*, uint8_t *dst)
    [all...]
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/media/
NdkMediaCodec.h 51 typedef struct AMediaCodecCryptoInfo AMediaCodecCryptoInfo;
140 size_t idx, off_t offset, AMediaCodecCryptoInfo*, uint64_t time, uint32_t flags);
173 * Create an AMediaCodecCryptoInfo from scratch. Use this if you need to use custom
176 * AMediaCodecCryptoInfo describes the structure of an (at least
186 AMediaCodecCryptoInfo *AMediaCodecCryptoInfo_new(
195 * delete an AMediaCodecCryptoInfo created previously with AMediaCodecCryptoInfo_new, or
198 media_status_t AMediaCodecCryptoInfo_delete(AMediaCodecCryptoInfo*);
203 size_t AMediaCodecCryptoInfo_getNumSubSamples(AMediaCodecCryptoInfo*);
208 media_status_t AMediaCodecCryptoInfo_getKey(AMediaCodecCryptoInfo*, uint8_t *dst)
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/media/
NdkMediaCodec.h 51 typedef struct AMediaCodecCryptoInfo AMediaCodecCryptoInfo;
140 size_t idx, off_t offset, AMediaCodecCryptoInfo*, uint64_t time, uint32_t flags);
173 * Create an AMediaCodecCryptoInfo from scratch. Use this if you need to use custom
176 * AMediaCodecCryptoInfo describes the structure of an (at least
186 AMediaCodecCryptoInfo *AMediaCodecCryptoInfo_new(
195 * delete an AMediaCodecCryptoInfo created previously with AMediaCodecCryptoInfo_new, or
198 media_status_t AMediaCodecCryptoInfo_delete(AMediaCodecCryptoInfo*);
203 size_t AMediaCodecCryptoInfo_getNumSubSamples(AMediaCodecCryptoInfo*);
208 media_status_t AMediaCodecCryptoInfo_getKey(AMediaCodecCryptoInfo*, uint8_t *dst)
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/media/
NdkMediaCodec.h 51 typedef struct AMediaCodecCryptoInfo AMediaCodecCryptoInfo;
140 size_t idx, off_t offset, AMediaCodecCryptoInfo*, uint64_t time, uint32_t flags);
173 * Create an AMediaCodecCryptoInfo from scratch. Use this if you need to use custom
176 * AMediaCodecCryptoInfo describes the structure of an (at least
186 AMediaCodecCryptoInfo *AMediaCodecCryptoInfo_new(
195 * delete an AMediaCodecCryptoInfo created previously with AMediaCodecCryptoInfo_new, or
198 media_status_t AMediaCodecCryptoInfo_delete(AMediaCodecCryptoInfo*);
203 size_t AMediaCodecCryptoInfo_getNumSubSamples(AMediaCodecCryptoInfo*);
208 media_status_t AMediaCodecCryptoInfo_getKey(AMediaCodecCryptoInfo*, uint8_t *dst)
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/media/
NdkMediaCodec.h 51 typedef struct AMediaCodecCryptoInfo AMediaCodecCryptoInfo;
140 size_t idx, off_t offset, AMediaCodecCryptoInfo*, uint64_t time, uint32_t flags);
173 * Create an AMediaCodecCryptoInfo from scratch. Use this if you need to use custom
176 * AMediaCodecCryptoInfo describes the structure of an (at least
186 AMediaCodecCryptoInfo *AMediaCodecCryptoInfo_new(
195 * delete an AMediaCodecCryptoInfo created previously with AMediaCodecCryptoInfo_new, or
198 media_status_t AMediaCodecCryptoInfo_delete(AMediaCodecCryptoInfo*);
203 size_t AMediaCodecCryptoInfo_getNumSubSamples(AMediaCodecCryptoInfo*);
208 media_status_t AMediaCodecCryptoInfo_getKey(AMediaCodecCryptoInfo*, uint8_t *dst)
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/media/
NdkMediaCodec.h 51 typedef struct AMediaCodecCryptoInfo AMediaCodecCryptoInfo;
140 size_t idx, off_t offset, AMediaCodecCryptoInfo*, uint64_t time, uint32_t flags);
173 * Create an AMediaCodecCryptoInfo from scratch. Use this if you need to use custom
176 * AMediaCodecCryptoInfo describes the structure of an (at least
186 AMediaCodecCryptoInfo *AMediaCodecCryptoInfo_new(
195 * delete an AMediaCodecCryptoInfo created previously with AMediaCodecCryptoInfo_new, or
198 media_status_t AMediaCodecCryptoInfo_delete(AMediaCodecCryptoInfo*);
203 size_t AMediaCodecCryptoInfo_getNumSubSamples(AMediaCodecCryptoInfo*);
208 media_status_t AMediaCodecCryptoInfo_getKey(AMediaCodecCryptoInfo*, uint8_t *dst)
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/media/
NdkMediaCodec.h 51 typedef struct AMediaCodecCryptoInfo AMediaCodecCryptoInfo;
140 size_t idx, off_t offset, AMediaCodecCryptoInfo*, uint64_t time, uint32_t flags);
173 * Create an AMediaCodecCryptoInfo from scratch. Use this if you need to use custom
176 * AMediaCodecCryptoInfo describes the structure of an (at least
186 AMediaCodecCryptoInfo *AMediaCodecCryptoInfo_new(
195 * delete an AMediaCodecCryptoInfo created previously with AMediaCodecCryptoInfo_new, or
198 media_status_t AMediaCodecCryptoInfo_delete(AMediaCodecCryptoInfo*);
203 size_t AMediaCodecCryptoInfo_getNumSubSamples(AMediaCodecCryptoInfo*);
208 media_status_t AMediaCodecCryptoInfo_getKey(AMediaCodecCryptoInfo*, uint8_t *dst)
    [all...]

Completed in 64 milliseconds

1 2 3