[MediaPlayer] Add API for setting audio codec type (#1043)
[platform/core/csapi/tizenfx.git] / .editorconfig
1 root = true
2
3 [*]
4 end_of_line = lf
5
6 [*.{cs,xaml}]
7 indent_style = space
8 indent_size = 4