AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
alexaClientSDK::mediaPlayer::android::FFmpegDeleter< ObjectT > Class Template Reference

#include <FFmpegDeleter.h>

Public Member Functions

void operator() (ObjectT *object)
 

Detailed Description

template<typename ObjectT>
class alexaClientSDK::mediaPlayer::android::FFmpegDeleter< ObjectT >

Generic deleter class to free FFmpeg C structures.

Template Parameters
ObjectTThe type of object to be deleted.

Member Function Documentation

◆ operator()()

template<typename ObjectT >
void alexaClientSDK::mediaPlayer::android::FFmpegDeleter< ObjectT >::operator() ( ObjectT *  object)

The documentation for this class was generated from the following file:

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0