Usage¶
This section describes the main usages of id3 Face SDK.
Adding the library to your project¶
import id3face
import 'package:id3_face/id3_face.dart';
id3 Face C# API is available in the package id3.Face:
using id3.Face;
import eu.id3.face;
#include "id3Face.h"