setDataSource(FileDescriptor fd, long offset, long length)Mediaplayerのメソッドを使用しようとしています。FileInputStream から FileDescriptor を取得しました。長さパラメータが次の場合、the length in bytes of the data to be playedFileInputStream から長さにどのように移動しますか。
setDataSource(FileDescriptor fd, long offset, long length)Mediaplayerのメソッドを使用しようとしています。FileInputStream から FileDescriptor を取得しました。長さパラメータが次の場合、the length in bytes of the data to be playedFileInputStream から長さにどのように移動しますか。