Loading media/ndk/include/media/NdkMediaCodec.h +11 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,15 @@ * limitations under the License. */ /** * @addtogroup Media * @{ */ /** * @file NdkMediaCodec.h */ /* * This file defines an NDK API. * Do not remove methods. Loading Loading @@ -366,3 +375,5 @@ media_status_t AMediaCodecCryptoInfo_getEncryptedBytes(AMediaCodecCryptoInfo*, s __END_DECLS #endif //_NDK_MEDIA_CODEC_H /** @} */ media/ndk/include/media/NdkMediaCrypto.h +10 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,14 @@ * limitations under the License. */ /** * @addtogroup Media * @{ */ /** * @file NdkMediaCrypto.h */ /* * This file defines an NDK API. Loading Loading @@ -54,3 +62,5 @@ void AMediaCrypto_delete(AMediaCrypto* crypto); __END_DECLS #endif // _NDK_MEDIA_CRYPTO_H /** @} */ media/ndk/include/media/NdkMediaDrm.h +11 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,15 @@ * limitations under the License. */ /** * @addtogroup Media * @{ */ /** * @file NdkMediaDrm.h */ /* * This file defines an NDK API. * Do not remove methods. Loading Loading @@ -451,3 +460,5 @@ media_status_t AMediaDrm_verify(AMediaDrm *, const AMediaDrmSessionId *sessionId __END_DECLS #endif //_NDK_MEDIA_DRM_H /** @} */ media/ndk/include/media/NdkMediaError.h +10 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,14 @@ * limitations under the License. */ /** * @addtogroup Media * @{ */ /** * @file NdkMediaError.h */ /* * This file defines an NDK API. Loading Loading @@ -66,3 +74,5 @@ typedef enum { __END_DECLS #endif // _NDK_MEDIA_ERROR_H /** @} */ media/ndk/include/media/NdkMediaExtractor.h +10 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,14 @@ * limitations under the License. */ /** * @addtogroup Media * @{ */ /** * @file NdkMediaExtractor.h */ /* * This file defines an NDK API. Loading Loading @@ -163,3 +171,5 @@ enum { __END_DECLS #endif // _NDK_MEDIA_EXTRACTOR_H /** @} */ Loading
media/ndk/include/media/NdkMediaCodec.h +11 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,15 @@ * limitations under the License. */ /** * @addtogroup Media * @{ */ /** * @file NdkMediaCodec.h */ /* * This file defines an NDK API. * Do not remove methods. Loading Loading @@ -366,3 +375,5 @@ media_status_t AMediaCodecCryptoInfo_getEncryptedBytes(AMediaCodecCryptoInfo*, s __END_DECLS #endif //_NDK_MEDIA_CODEC_H /** @} */
media/ndk/include/media/NdkMediaCrypto.h +10 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,14 @@ * limitations under the License. */ /** * @addtogroup Media * @{ */ /** * @file NdkMediaCrypto.h */ /* * This file defines an NDK API. Loading Loading @@ -54,3 +62,5 @@ void AMediaCrypto_delete(AMediaCrypto* crypto); __END_DECLS #endif // _NDK_MEDIA_CRYPTO_H /** @} */
media/ndk/include/media/NdkMediaDrm.h +11 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,15 @@ * limitations under the License. */ /** * @addtogroup Media * @{ */ /** * @file NdkMediaDrm.h */ /* * This file defines an NDK API. * Do not remove methods. Loading Loading @@ -451,3 +460,5 @@ media_status_t AMediaDrm_verify(AMediaDrm *, const AMediaDrmSessionId *sessionId __END_DECLS #endif //_NDK_MEDIA_DRM_H /** @} */
media/ndk/include/media/NdkMediaError.h +10 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,14 @@ * limitations under the License. */ /** * @addtogroup Media * @{ */ /** * @file NdkMediaError.h */ /* * This file defines an NDK API. Loading Loading @@ -66,3 +74,5 @@ typedef enum { __END_DECLS #endif // _NDK_MEDIA_ERROR_H /** @} */
media/ndk/include/media/NdkMediaExtractor.h +10 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,14 @@ * limitations under the License. */ /** * @addtogroup Media * @{ */ /** * @file NdkMediaExtractor.h */ /* * This file defines an NDK API. Loading Loading @@ -163,3 +171,5 @@ enum { __END_DECLS #endif // _NDK_MEDIA_EXTRACTOR_H /** @} */