DASH Media Packaging SDK
Main Page
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
app
libcrypto_threading.h
1
// Copyright 2014 Google Inc. All rights reserved.
2
//
3
// Use of this source code is governed by a BSD-style
4
// license that can be found in the LICENSE file or at
5
// https://developers.google.com/open-source/licenses/bsd
6
7
#ifndef APP_LIBCRYPTO_THREADING_H_
8
#define APP_LIBCRYPTO_THREADING_H_
9
10
#include "packager/base/macros.h"
11
12
namespace
shaka {
13
namespace
media {
14
16
class
LibcryptoThreading
{
17
public
:
18
LibcryptoThreading
();
19
~
LibcryptoThreading
();
20
21
private
:
22
DISALLOW_COPY_AND_ASSIGN(
LibcryptoThreading
);
23
};
24
25
}
// namespace media
26
}
// namespace shaka
27
28
#endif // APP_LIBCRYPTO_THREADING_H_
shaka::media::LibcryptoThreading
Convenience class which initializes and terminates libcrypto threading.
Definition:
libcrypto_threading.h:16
Generated on Fri Mar 24 2017 17:44:02 for DASH Media Packaging SDK by
1.8.6